[sssd] Rebuild against new libldb

Stephen Gallagher sgallagh at fedoraproject.org
Thu May 8 20:12:56 UTC 2014


commit f1284494dcbc56eaa4e2b978e2ab719e8a269645
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Thu May 8 16:14:33 2014 -0400

    Rebuild against new libldb

 sssd.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sssd.spec b/sssd.spec
index c055cbd..ee70bce 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -10,11 +10,11 @@
 
 # Determine the location of the LDB modules directory
 %global ldb_modulesdir %(pkg-config --variable=modulesdir ldb)
-%global ldb_version 1.1.16
+%global ldb_version 1.1.17
 
 Name: sssd
 Version: 1.11.5.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -731,6 +731,9 @@ fi
 %postun -n libsss_idmap -p /sbin/ldconfig
 
 %changelog
+* Thu May 08 2014 Stephen Gallagher <sgallagh at redhat.com> - 1.11.5.1-2
+- Rebuild against new libldb
+
 * Fri Apr 11 2014 Jakub Hrozek <jhrozek at redhat.com> - 1.11.5.1-1
 - New upstream release 1.11.5.1
 - https://fedorahosted.org/sssd/wiki/Releases/Notes-1.11.5.1


More information about the scm-commits mailing list