gnat pushed to dspam (el6). "fix bug 1240913"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jul 8 17:12:24 UTC 2015


From acc515038d63406dc3051f4c5a5c2c32c9647d37 Mon Sep 17 00:00:00 2001
From: "Nathanael d. Noblet" <nathanael at noblet.ca>
Date: Wed, 8 Jul 2015 11:12:17 -0600
Subject: fix bug 1240913


diff --git a/dspam.spec b/dspam.spec
index 66f37ab..6369769 100644
--- a/dspam.spec
+++ b/dspam.spec
@@ -12,7 +12,7 @@
 Summary:                A library and Mail Delivery Agent for Bayesian SPAM filtering
 Name:                   dspam
 Version:                3.10.2
-Release:                6%{?dist}
+Release:                7%{?dist}
 License:                GPLv2
 Group:                  System Environment/Daemons
 Source0:                http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@@ -45,6 +45,7 @@ Requires(post):         chkconfig
 Requires(preun):        chkconfig
 Requires(preun):        initscripts
 Requires:               perl(Mail::MboxParser)
+Requires:               binutils
 
 %description
 The DSPAM agent masquerades as the email server's local delivery agent
@@ -382,6 +383,9 @@ exit 0
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/dspam-web.conf
 
 %changelog
+* Wed Jul 08 2015 Nathanael Noblet <nathanael at gnat.ca> - 3.10.2-7
+- Explicitly require binutils for crontab file fixes bug #1240913
+
 * Thu Feb 19 2015 Nathanael Noblet <nathanael at gnat.ca> - 3.10.2-6
 - Fix for bug #1193177
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/dspam.git/commit/?h=el6&id=acc515038d63406dc3051f4c5a5c2c32c9647d37


More information about the perl-devel mailing list