[freeipa/f15] Set minimum nvr of sssd to 1.5.14

rcritten rcritten at fedoraproject.org
Wed Oct 19 14:00:01 UTC 2011


commit fccb7c3bcbf14102b69e4c21830a31581b75428f
Author: Rob Crittenden <rcritten at redhat.com>
Date:   Wed Oct 19 09:59:49 2011 -0400

    Set minimum nvr of sssd to 1.5.14

 freeipa.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/freeipa.spec b/freeipa.spec
index a32d91c..6d8d910 100644
--- a/freeipa.spec
+++ b/freeipa.spec
@@ -14,7 +14,7 @@ distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
 Name:           freeipa
 Version:        2.1.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        The Identity, Policy and Audit system
 
 Group:          System Environment/Base
@@ -148,7 +148,7 @@ Requires: pam_krb5
 Requires: wget
 Requires: libcurl >= 7.21.3-9
 Requires: xmlrpc-c >= 1.25.4
-Requires: sssd >= 1.5.1
+Requires: sssd >= 1.5.14
 Requires: certmonger >= 0.26
 Requires: nss-tools
 Requires: bind-utils
@@ -516,6 +516,9 @@ fi
 %ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf
 
 %changelog
+* Wed Oct 19 2011 Rob Crittenden <rcritten at redhat.com> - 2.1.3-2
+- Set minimum nvr of sssd to 1.5.14
+
 * Tue Oct 18 2011 Rob Crittenden <rcritten at redhat.com> - 2.1.3-1
 - Update to upstream 2.1.3
 


More information about the scm-commits mailing list