[libldb/f15] Rebuild against fixed libtevent version

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


commit 2815e7b80c9cd2e45969419869b207b4f6c08bce
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Mon Aug 29 15:28:55 2011 -0400

    Rebuild against fixed libtevent version

 libldb.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libldb.spec b/libldb.spec
index 9545985..70e77e4 100644
--- a/libldb.spec
+++ b/libldb.spec
@@ -5,11 +5,11 @@
 
 %define talloc_version 2.0.5
 %define tdb_version 1.2.9
-%define tevent_version 0.9.10
+%define tevent_version 0.9.13
 
 Name: libldb
 Version: 1.0.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Development/Libraries
 Summary: A schema-less, ldap like, API and database
 Requires: libtalloc >= %{talloc_version}
@@ -161,6 +161,9 @@ rm -rf %{buildroot}
 %postun -n pyldb -p /sbin/ldconfig
 
 %changelog
+* Mon Aug 29 2011 Stephen Gallagher <sgallagh at redhat.com> - 1.0.0-3
+- Rebuild against fixed libtevent version
+
 * Fri Feb 11 2011 Stephen Gallagher <sgallagh at redhat.com> - 1.0.0-2
 - Disable rpath
 


More information about the scm-commits mailing list