Rebuild for new libldb
This commit is contained in:
parent
46a6ee6147
commit
dd4aa148dd
@ -15,11 +15,11 @@
|
|||||||
|
|
||||||
# Determine the location of the LDB modules directory
|
# Determine the location of the LDB modules directory
|
||||||
%global ldb_modulesdir %(pkg-config --variable=modulesdir ldb)
|
%global ldb_modulesdir %(pkg-config --variable=modulesdir ldb)
|
||||||
%global ldb_version 1.1.0
|
%global ldb_version 1.1.3
|
||||||
|
|
||||||
Name: sssd
|
Name: sssd
|
||||||
Version: 1.6.3
|
Version: 1.6.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Summary: System Security Services Daemon
|
Summary: System Security Services Daemon
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -356,6 +356,9 @@ fi
|
|||||||
%postun -n libipa_hbac -p /sbin/ldconfig
|
%postun -n libipa_hbac -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 09 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.6.3-2
|
||||||
|
- Rebuild for new version of libldb
|
||||||
|
|
||||||
* Fri Nov 04 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.6.3-1
|
* Fri Nov 04 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.6.3-1
|
||||||
- New upstream release 1.6.3
|
- New upstream release 1.6.3
|
||||||
- https://fedorahosted.org/sssd/wiki/Releases/Notes-1.6.3
|
- https://fedorahosted.org/sssd/wiki/Releases/Notes-1.6.3
|
||||||
|
Loading…
Reference in New Issue
Block a user