From ba7ae5535eb205386e3c93d9c7bf25a06379d01a Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 22 Feb 2011 19:06:16 -0500 Subject: [PATCH] - Update to 1.0.2 (dependency for samba4 alpha15 snapshot) --- .gitignore | 1 + libldb.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c8cb1b8..b29628b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /ldb-0.9.22.tar.gz /ldb-1.0.0.tar.gz +/ldb-1.0.2.tar.gz diff --git a/libldb.spec b/libldb.spec index 9545985..a343390 100644 --- a/libldb.spec +++ b/libldb.spec @@ -8,8 +8,8 @@ %define tevent_version 0.9.10 Name: libldb -Version: 1.0.0 -Release: 2%{?dist} +Version: 1.0.2 +Release: 1%{?dist} Group: Development/Libraries Summary: A schema-less, ldap like, API and database Requires: libtalloc >= %{talloc_version} @@ -161,6 +161,10 @@ rm -rf %{buildroot} %postun -n pyldb -p /sbin/ldconfig %changelog +* Tue Feb 22 2011 Simo Sorce - 1.0.2-1 +- Update to 1.0.2 + (dependency for samba4 alpha15 snapshot) + * Fri Feb 11 2011 Stephen Gallagher - 1.0.0-2 - Disable rpath diff --git a/sources b/sources index da53d15..71f95c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -34f09c412b59672734988918f9010456 ldb-1.0.0.tar.gz +ddd127bf1702bf454864fc5407f2ace5 ldb-1.0.2.tar.gz