From e924e834c4388e9f563bae23dc61344f1405962c Mon Sep 17 00:00:00 2001 From: Matthew Harmsen Date: Wed, 26 Feb 2014 18:56:01 -0800 Subject: pkispawn requires policycoreutils-python - Bugzilla Bug #1057959 - pkispawn requires policycoreutils-python - TRAC Ticket #840 - pkispawn requires policycoreutils-python --- specs/pki-core.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'specs') diff --git a/specs/pki-core.spec b/specs/pki-core.spec index cb1912124..b66a946cc 100644 --- a/specs/pki-core.spec +++ b/specs/pki-core.spec @@ -269,6 +269,7 @@ Requires: policycoreutils Requires: openldap-clients Requires: pki-base = %{version}-%{release} Requires: pki-tools = %{version}-%{release} +Requires: policycoreutils-python Requires: selinux-policy-base >= 3.11.1-43 Obsoletes: pki-selinux @@ -997,6 +998,8 @@ fi - Added option to build without server packages. - Replaced Jettison with Jackson. - Added python-nss build requirement +- Bugzilla Bug #1057959 - pkispawn requires policycoreutils-python +- TRAC Ticket #840 - pkispawn requires policycoreutils-python * Fri Nov 15 2013 Ade Lee 10.1.0-1 - Trac Ticket 788 - Clean up spec files -- cgit