[sssd/f15] Add Conflicts: libtevent < 0.9.13

Stephen Gallagher sgallagh at fedoraproject.org
Mon Aug 29 19:23:48 UTC 2011


commit ffd1f6a766fdc10becec33bc01da034dddcfc0e6
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Mon Aug 29 15:23:15 2011 -0400

    Add Conflicts: libtevent < 0.9.13

 sssd.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/sssd.spec b/sssd.spec
index 67b6c00..7161e7a 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -31,6 +31,10 @@ Requires(post): systemd-units initscripts chkconfig /sbin/ldconfig
 Requires(preun): systemd-units initscripts chkconfig
 Requires(postun): systemd-units initscripts chkconfig /sbin/ldconfig
 
+# Certain versions of libtevent have incorrect
+# internal ABI versions
+Conflicts: libtevent < 0.9.13
+
 %global servicename sssd
 %global sssdstatedir %{_localstatedir}/lib/sss
 %global dbpath %{sssdstatedir}/db


More information about the scm-commits mailing list