[sssd] Rebuild against libldb 1.12

Jakub Hrozek jhrozek at fedoraproject.org
Mon Sep 3 11:11:12 UTC 2012


commit 26c9bc8eadd9f3d75e2db2c38b17502e066468a0
Author: Jakub Hrozek <jhrozek at redhat.com>
Date:   Mon Sep 3 13:10:15 2012 +0200

    Rebuild against libldb 1.12

 sssd.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sssd.spec b/sssd.spec
index 56c9280..ab5c145 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -12,11 +12,11 @@
 
 # Determine the location of the LDB modules directory
 %global ldb_modulesdir %(pkg-config --variable=modulesdir ldb)
-%global ldb_version 1.1.11
+%global ldb_version 1.1.12
 
 Name: sssd
 Version: 1.9.0
-Release: 19%{?dist}.beta6
+Release: 20%{?dist}.beta6
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -517,6 +517,9 @@ fi
 %postun -n libsss_sudo -p /sbin/ldconfig
 
 %changelog
+* Mon Sep 03 2012 Jakub Hrozek <jhrozek at redhat.com> - 1.9.0-20.beta6
+- Rebuild against libldb 1.12
+
 * Tue Aug 28 2012 Jakub Hrozek <jhrozek at redhat.com> - 1.9.0-19.beta6
 - Rebuild against libldb 1.11
 


More information about the scm-commits mailing list