- Update to 1.0.2
(dependency for samba4 alpha15 snapshot)
This commit is contained in:
parent
a414d6995b
commit
ba7ae5535e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/ldb-0.9.22.tar.gz
|
/ldb-0.9.22.tar.gz
|
||||||
/ldb-1.0.0.tar.gz
|
/ldb-1.0.0.tar.gz
|
||||||
|
/ldb-1.0.2.tar.gz
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
%define tevent_version 0.9.10
|
%define tevent_version 0.9.10
|
||||||
|
|
||||||
Name: libldb
|
Name: libldb
|
||||||
Version: 1.0.0
|
Version: 1.0.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Summary: A schema-less, ldap like, API and database
|
Summary: A schema-less, ldap like, API and database
|
||||||
Requires: libtalloc >= %{talloc_version}
|
Requires: libtalloc >= %{talloc_version}
|
||||||
@ -161,6 +161,10 @@ rm -rf %{buildroot}
|
|||||||
%postun -n pyldb -p /sbin/ldconfig
|
%postun -n pyldb -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 22 2011 Simo Sorce <ssorce@redhat.com> - 1.0.2-1
|
||||||
|
- Update to 1.0.2
|
||||||
|
(dependency for samba4 alpha15 snapshot)
|
||||||
|
|
||||||
* Fri Feb 11 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.0.0-2
|
* Fri Feb 11 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.0.0-2
|
||||||
- Disable rpath
|
- Disable rpath
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user