[sssd/f18] Rebuild for the latest libldb

Jakub Hrozek jhrozek at fedoraproject.org
Thu Feb 7 14:34:55 UTC 2013


commit 6e259631100849766e12f7b9aa88fb74125df087
Author: Jakub Hrozek <jhrozek at redhat.com>
Date:   Thu Feb 7 12:02:36 2013 +0100

    Rebuild for the latest libldb

 sssd.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sssd.spec b/sssd.spec
index 6ea7eb0..e1717a6 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.13
+%global ldb_version 1.1.15
 
 Name: sssd
 Version: 1.9.4
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -522,6 +522,9 @@ fi
 %postun -n libsss_sudo -p /sbin/ldconfig
 
 %changelog
+* Thu Feb 07 2013 Jakub Hrozek <jhrozek at redhat.com> - 1.9.4-3
+- Rebuild for the latest libldb
+
 * Wed Jan 30 2013 Jakub Hrozek <jhrozek at redhat.com> - 1.9.4-2
 - Recreate Kerberos ccache directory if it's missing
 - Resolves: rhbz#853558 - [sssd[krb5_child[PID]]]: Credential cache


More information about the scm-commits mailing list