gnat pushed to dspam (master). "fix bug #1240913"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jul 8 16:58:58 UTC 2015


From 55e10150e4f52b000830f32902b1340568e4c01e Mon Sep 17 00:00:00 2001
From: "Nathanael d. Noblet" <nathanael at noblet.ca>
Date: Wed, 8 Jul 2015 10:58:48 -0600
Subject: fix bug #1240913


diff --git a/dspam.spec b/dspam.spec
index 7aeaff6..6ba152d 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:                17%{?dist}
+Release:                18%{?dist}
 License:                GPLv2
 Group:                  System Environment/Daemons
 Source0:                http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@@ -40,11 +40,12 @@ BuildRequires:          mysql-devel
 BuildRequires:          postgresql-devel
 BuildRequires:          sqlite-devel
 BuildRequires:          openldap-devel
-BuildRequires:			systemd-units
+BuildRequires:          systemd-units
 
 Requires:               dspam-libs = %{version}-%{release}
-Requires(post): 		systemd-sysv
-Requires:				perl(Mail::MboxParser)
+Requires(post):         systemd-sysv
+Requires:               perl(Mail::MboxParser)
+Requires:               binutils
 
 %description
 The DSPAM agent masquerades as the email server's local delivery agent
@@ -373,6 +374,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-18
+- Explicitly require binutils for crontab file fixes bug #1240913
+
 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.10.2-17
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/dspam.git/commit/?h=master&id=55e10150e4f52b000830f32902b1340568e4c01e


More information about the perl-devel mailing list