[systemd/f16] add Conflicts with known broken spamassassin

Michal Schmidt michich at fedoraproject.org
Fri Jan 20 01:16:13 UTC 2012


commit 567d93a9ca1ce9cdedeb47038d645e6f7e88434c
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Fri Jan 20 02:08:19 2012 +0100

    add Conflicts with known broken spamassassin

 systemd.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index eb4ed6c..6f7f502 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -193,6 +193,9 @@ Conflicts:      upstart-sysvinit
 Obsoletes:      readahead < 1:1.5.7-3
 Provides:       readahead = 1:1.5.7-3
 
+# since 37-6 we rely more strongly on PIDFile= being correct (BZ#783108)
+Conflicts:      spamassassin < 3.3.2-9
+
 %description
 systemd is a system and service manager for Linux, compatible with
 SysV and LSB init scripts. systemd provides aggressive parallelization
@@ -500,6 +503,7 @@ fi
 %changelog
 * Fri Jan 20 2012 Michal Schmidt <mschmidt at redhat.com> - 37-9
 - Fix a crash related to pid file watch and daemon-reload (#783118).
+- Added Conflicts with known broken spamassassin.
 
 * Tue Jan 17 2012 Michal Schmidt <mschmidt at redhat.com> - 37-8
 - Shut up another logind message (#727315).


More information about the scm-commits mailing list