mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Set min nvr of pki-ca to 9.0.12 for fix in BZ 700505
https://fedorahosted.org/freeipa/ticket/1686
This commit is contained in:
parent
7d33e5bc3f
commit
28e6d137af
@ -110,8 +110,8 @@ Requires: selinux-policy >= 3.9.7-27
|
||||
Requires(post): selinux-policy-base
|
||||
Requires: slapi-nis >= 0.21
|
||||
%if 0%{?fedora} >= 15
|
||||
Requires: pki-ca >= 9.0.11
|
||||
Requires: pki-silent >= 9.0.11
|
||||
Requires: pki-ca >= 9.0.12
|
||||
Requires: pki-silent >= 9.0.12
|
||||
%else
|
||||
Requires: pki-ca >= 9.0.5
|
||||
Requires: pki-silent >= 9.0.5
|
||||
@ -538,6 +538,9 @@ fi
|
||||
%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf
|
||||
|
||||
%changelog
|
||||
* Mon Aug 29 2011 Rob Crittenden <rcritten@redhat.com> - 2.1.0-2
|
||||
- Set min nvr of pki-ca to 9.0.12 for fix in BZ 700505
|
||||
|
||||
* Tue Aug 23 2011 Jan Cholasta <jcholast@redhat.com> - 2.1.0-1
|
||||
- Add subscription-manager dependency for RHEL.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user