[sssd/f18] Require latest libldb

Jakub Hrozek jhrozek at fedoraproject.org
Wed Oct 3 09:01:48 UTC 2012


commit 366f169559f894c46471166e3c4497f8af59e5ec
Author: Jakub Hrozek <jhrozek at redhat.com>
Date:   Wed Oct 3 11:00:02 2012 +0200

    Require latest libldb

 sssd.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sssd.spec b/sssd.spec
index 68a1b13..108455c 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.12
+%global ldb_version 1.1.13
 
 Name: sssd
 Version: 1.9.0
-Release: 24%{?dist}
+Release: 25%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -521,6 +521,9 @@ fi
 %postun -n libsss_sudo -p /sbin/ldconfig
 
 %changelog
+* Wed Oct 03 2012 Jakub Hrozek <jhrozek at redhat.com> - 1.9.0-24
+- require the latest libldb
+
 * Tue Sep 25 2012 Jakub Hrozek <jhrozek at redhat.com> - 1.9.0-24
 - Use mcpath insted of mcachepath macro to be consistent with
   upsteam spec file


More information about the scm-commits mailing list