[sssd] Rebuild for libldb 1.1.3

Jakub Hrozek jhrozek at fedoraproject.org
Thu Nov 24 13:19:20 UTC 2011


commit 95fec2a8772a5b6bc0fa70a12ecd549dfaff3d91
Author: Jakub Hrozek <jhrozek at redhat.com>
Date:   Thu Nov 24 14:18:54 2011 +0100

    Rebuild for libldb 1.1.3

 sssd.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sssd.spec b/sssd.spec
index 6107a26..604dd5d 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: 2%{?dist}
+Release: 3%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -376,6 +376,9 @@ fi
 %postun -n libipa_hbac -p /sbin/ldconfig
 
 %changelog
+* Thu Nov 24 2011 Jakub Hrozek <jhrozek at redhat.com> - 1.6.3-3
+- Rebuild for libldb 1.1.3
+
 * Thu Nov 10 2011 Stephen Gallagher <sgallagh at redhat.com> - 1.6.3-2
 - Resolves: rhbz#752495 - Crash when apply settings
 


More information about the scm-commits mailing list