Rebuild against libldb 1.10

This commit is contained in:
Jakub Hrozek 2012-08-20 18:44:59 +02:00
parent 66374adaa7
commit a35b2922c3

View File

@ -12,11 +12,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.9 %global ldb_version 1.1.10
Name: sssd Name: sssd
Version: 1.9.0 Version: 1.9.0
Release: 16%{?dist}.beta6 Release: 17%{?dist}.beta6
Group: Applications/System Group: Applications/System
Summary: System Security Services Daemon Summary: System Security Services Daemon
License: GPLv3+ License: GPLv3+
@ -517,6 +517,9 @@ fi
%postun -n libsss_sudo -p /sbin/ldconfig %postun -n libsss_sudo -p /sbin/ldconfig
%changelog %changelog
* Mon Aug 20 2012 Jakub Hrozek <jhrozek@redhat.com> - 1.9.0-17.beta6
- Rebuild against libldb 1.10
* Fri Aug 17 2012 Jakub Hrozek <jhrozek@redhat.com> - 1.9.0-16.beta6 * Fri Aug 17 2012 Jakub Hrozek <jhrozek@redhat.com> - 1.9.0-16.beta6
- Only create the SELinux login file if there are SELinux mappings on - Only create the SELinux login file if there are SELinux mappings on
the IPA server the IPA server