[sssd] Rebuild against libldb 1.1.4

Stephen Gallagher sgallagh at fedoraproject.org
Wed Dec 7 12:48:08 UTC 2011


commit 5633dc7e99f6516734e211b9ebb40859a4384ce8
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Wed Dec 7 07:47:53 2011 -0500

    Rebuild against libldb 1.1.4

 sssd.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sssd.spec b/sssd.spec
index 29134d3..c1467ad 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -15,11 +15,11 @@
 
 # Determine the location of the LDB modules directory
 %global ldb_modulesdir %(pkg-config --variable=modulesdir ldb)
-%global ldb_version 1.1.3
+%global ldb_version 1.1.4
 
 Name: sssd
 Version: 1.6.3
-Release: 4%{?dist}
+Release: 5%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -378,6 +378,9 @@ fi
 %postun -n libipa_hbac -p /sbin/ldconfig
 
 %changelog
+* Wed Dec 07 2011 Stephen Gallagher <sgallagh at redhat.com> - 1.6.3-5
+- Rebuild against libldb 1.1.4
+
 * Tue Nov 29 2011 Stephen Gallagher <sgallagh at redhat.com> - 1.6.3-4
 - Resolves: rhbz#753639 - sssd_nss crashes when passed invalid UTF-8 for the
                           username in getpwnam()


More information about the scm-commits mailing list