[sssd] Rebuild for new libldb

Stephen Gallagher sgallagh at fedoraproject.org
Wed Nov 9 14:02:12 UTC 2011


commit dd4aa148dd05164ac01311be8f6e4bb7522bbd50
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Wed Nov 9 09:02:44 2011 -0500

    Rebuild for new libldb

 sssd.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sssd.spec b/sssd.spec
index 80937cb..cf97abf 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.0
+%global ldb_version 1.1.3
 
 Name: sssd
 Version: 1.6.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -356,6 +356,9 @@ fi
 %postun -n libipa_hbac -p /sbin/ldconfig
 
 %changelog
+* Wed Nov 09 2011 Stephen Gallagher <sgallagh at redhat.com> - 1.6.3-2
+- Rebuild for new version of libldb
+
 * Fri Nov 04 2011 Stephen Gallagher <sgallagh at redhat.com> - 1.6.3-1
 - New upstream release 1.6.3
 - https://fedorahosted.org/sssd/wiki/Releases/Notes-1.6.3


More information about the scm-commits mailing list