[certmonger/f15] Add Conflicts: libtevent < 0.9.13

Stephen Gallagher sgallagh at fedoraproject.org
Mon Aug 29 19:24:43 UTC 2011


commit 3e888d54da49d089702f3d0f8cd55f866f5499b6
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Mon Aug 29 15:24:07 2011 -0400

    Add Conflicts: libtevent < 0.9.13

 certmonger.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/certmonger.spec b/certmonger.spec
index 4b56600..96da94a 100644
--- a/certmonger.spec
+++ b/certmonger.spec
@@ -69,6 +69,10 @@ Requires(post):	/sbin/chkconfig, /sbin/service
 Requires(preun):	/sbin/chkconfig, /sbin/service
 %endif
 
+# Certain versions of libtevent have incorrect
+# internal ABI versions
+Conflicts: libtevent < 0.9.13
+
 %description
 Certmonger is a service which is primarily concerned with getting your
 system enrolled with a certificate authority (CA) and keeping it enrolled.


More information about the scm-commits mailing list