[freeipa/f16] Set minimum n-v-r on pki-* to 9.0.18

rcritten rcritten at fedoraproject.org
Tue Mar 20 14:21:33 UTC 2012


commit 7aed9f42427387f1c0a34470c4af10a7dd8370ee
Author: Rob Crittenden <rcritten at redhat.com>
Date:   Tue Mar 20 09:48:31 2012 -0400

    Set minimum n-v-r on pki-* to 9.0.18
    
    Had meant to do this in previous release but apparently had forgotten.

 freeipa.spec |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/freeipa.spec b/freeipa.spec
index 73b7809..206adaa 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.4
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        The Identity, Policy and Audit system
 
 Group:          System Environment/Base
@@ -107,8 +107,8 @@ Requires(post): systemd-units
 Requires: selinux-policy >= 3.10.0-31
 Requires(post): selinux-policy-base
 Requires: slapi-nis >= 0.21
-Requires: pki-ca >= 9.0.17
-Requires: pki-silent >= 9.0.17
+Requires: pki-ca >= 9.0.18
+Requires: pki-silent >= 9.0.18
 # Only tomcat6 greater than this version provides proper systemd support
 Requires: tomcat6 >= 6.0.32-17
 Requires: dogtag-pki-common-theme
@@ -564,11 +564,13 @@ fi
 %ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf
 
 %changelog
+* Tue Mar 20 2012 Rob Crittenden <rcritten at redhat.com> - 2.1.4-7
+- Set minimum n-v-r on pki-* to 9.0.18
+
 * Mon Mar 19 2012 Rob Crittenden <rcritten at redhat.com> - 2.1.4-6
 - Add patch to drop shell escaping before calling pkisilent
 - Patch which adds tool to fix replication agreements missing memberof in
   EXCLUDE list
-- Set minimum n-v-r on pki-* to 9.0.18
 
 * Wed Feb 01 2012 Alexander Bokovoy <abokovoy at redhat.com> - 2.1.4-5
 - Force to use 389-ds 1.2.10-0.8.a7 or above


More information about the scm-commits mailing list