[samba4/f15] Rebuild against fixed libtevent version

Stephen Gallagher sgallagh at fedoraproject.org
Mon Aug 29 19:35:30 UTC 2011


commit 5373f572d8b79e9ad806dfdfaddfbac05078e17f
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Mon Aug 29 15:35:16 2011 -0400

    Rebuild against fixed libtevent version

 samba4.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/samba4.spec b/samba4.spec
index 38dad50..6be0fa5 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -42,7 +42,7 @@
 
 Name: samba4
 Version: %{samba4_version}
-Release: %{samba4_release}.1
+Release: %{samba4_release}.2
 Group: System Environment/Daemons
 Summary: The Samba4 CIFS and AD client and server suite
 License: GPLv3+ and LGPLv3+
@@ -126,6 +126,10 @@ of SMB/CIFS shares and printing to SMB/CIFS printers.
 Summary: Samba libraries
 Group: Applications/System
 
+# Certain versions of libtevent have incorrect
+# internal ABI versions
+Conflicts: libtevent < 0.9.13
+
 %description libs
 The %{name}-libs package contains the libraries needed by programs that
 link against the SMB, RPC and other protocols provided by the Samba suite.
@@ -850,6 +854,9 @@ exit 0
 %endif
 
 %changelog
+* Mon Aug 29 2011 Stephen Gallagher <sgallagh at redhat.com> -  4.0.0-25.alpha11.2
+- Rebuild against fixed libtevent version
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.0.0-25.alpha11.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list