[freeipa/f15] Set minimum nvr of selinux-policy to 3.9.16-38

rcritten rcritten at fedoraproject.org
Fri Oct 21 13:32:48 UTC 2011


commit bbd6d761d7592c1980e101f642ee2331abaaba2e
Author: Rob Crittenden <rcritten at redhat.com>
Date:   Fri Oct 21 09:32:27 2011 -0400

    Set minimum nvr of selinux-policy to 3.9.16-38

 freeipa.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/freeipa.spec b/freeipa.spec
index 6d8d910..0214508 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:        2%{?dist}
+Release:        3%{?dist}
 Summary:        The Identity, Policy and Audit system
 
 Group:          System Environment/Base
@@ -89,7 +89,7 @@ Requires: python-ldap
 Requires: python-krbV
 Requires: acl
 Requires: python-pyasn1 >= 0.0.9a
-Requires: selinux-policy >= 3.9.16-18
+Requires: selinux-policy >= 3.9.16-38
 Requires(post): selinux-policy-base
 Requires: slapi-nis >= 0.21
 Requires: pki-ca >= 9.0.15
@@ -516,6 +516,9 @@ fi
 %ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf
 
 %changelog
+* Fri Oct 21 2011 Rob Crittenden <rcritten at redhat.com> - 2.1.3-3
+- Set minimum nvr of selinux-policy to 3.9.16-38
+
 * Wed Oct 19 2011 Rob Crittenden <rcritten at redhat.com> - 2.1.3-2
 - Set minimum nvr of sssd to 1.5.14
 


More information about the scm-commits mailing list