summaryrefslogtreecommitdiffstats
path: root/specs
diff options
context:
space:
mode:
authorMatthew Harmsen <mharmsen@redhat.com>2015-07-24 17:44:46 -0600
committerMatthew Harmsen <mharmsen@redhat.com>2015-07-24 17:44:46 -0600
commitff0cb61874b26b1e4e4c55623324cb3097a42912 (patch)
tree703aea43c8e7760d40c8be5c24e6c38bd47ca975 /specs
parent8a002e091841ceb52346f121d75db80e78735af2 (diff)
downloadpki-ff0cb61874b26b1e4e4c55623324cb3097a42912.tar.gz
pki-ff0cb61874b26b1e4e4c55623324cb3097a42912.tar.xz
pki-ff0cb61874b26b1e4e4c55623324cb3097a42912.zip
Fixed previous patch by ALWAYS including 'policycoreutils-python' regardless
of platform.
Diffstat (limited to 'specs')
-rw-r--r--specs/pki-core.spec6
1 files changed, 2 insertions, 4 deletions
diff --git a/specs/pki-core.spec b/specs/pki-core.spec
index 1286ab54e..8e482357f 100644
--- a/specs/pki-core.spec
+++ b/specs/pki-core.spec
@@ -108,10 +108,9 @@ BuildRequires: pylint
BuildRequires: python-nss
BuildRequires: python-requests
BuildRequires: libselinux-python
+BuildRequires: policycoreutils-python
%if 0%{?fedora} >= 23
BuildRequires: policycoreutils-python-utils
-%else
-BuildRequires: policycoreutils-python
%endif
BuildRequires: python-ldap
BuildRequires: junit
@@ -376,10 +375,9 @@ Requires: policycoreutils
Requires: openldap-clients
Requires: pki-base = %{version}-%{release}
Requires: pki-tools = %{version}-%{release}
+Requires: policycoreutils-python
%if 0%{?fedora} >= 23
Requires: policycoreutils-python-utils
-%else
-Requires: policycoreutils-python
%endif
%if 0%{?fedora} >= 21