[libldb/f18] Require the latest libtdb

Jakub Hrozek jhrozek at fedoraproject.org
Thu Feb 7 11:03:55 UTC 2013


commit fb381c2a0ab5ccb376c58322f4c8c3b0a1460add
Author: Jakub Hrozek <jhrozek at redhat.com>
Date:   Thu Feb 7 11:40:27 2013 +0100

    Require the latest libtdb

 libldb.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libldb.spec b/libldb.spec
index 154ced1..3ddabd8 100644
--- a/libldb.spec
+++ b/libldb.spec
@@ -4,12 +4,12 @@
 %endif
 
 %define talloc_version 2.0.7
-%define tdb_version 1.2.10
+%define tdb_version 1.2.11
 %define tevent_version 0.9.15
 
 Name: libldb
 Version: 1.1.13
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Development/Libraries
 Summary: A schema-less, ldap like, API and database
 Requires: libtalloc >= %{talloc_version}
@@ -177,6 +177,9 @@ rm -rf %{buildroot}
 %postun -n pyldb -p /sbin/ldconfig
 
 %changelog
+* Thu Feb 07 2013 Jakub Hrozek <jhrozek at redhat.com> - 1.1.13-2
+- Require the latest libtdb
+
 * Wed Oct 03 2012 Jakub Hrozek <jhrozek at redhat.com> - 1.1.13-1
 - New upstream release 1.1.13
 


More information about the scm-commits mailing list