summaryrefslogtreecommitdiffstats
path: root/specs
diff options
context:
space:
mode:
authorMatthew Harmsen <mharmsen@redhat.com>2015-07-24 12:20:56 -0600
committerMatthew Harmsen <mharmsen@redhat.com>2015-07-24 12:20:56 -0600
commit318158217ae4cca9a761a582e74bfe339a1d0c13 (patch)
treef07b1e2d8f78542f239509a020af5e56ef8a8651 /specs
parent46dd3b8b536a515ec743001d6f797556f4fffb98 (diff)
downloadpki-318158217ae4cca9a761a582e74bfe339a1d0c13.tar.gz
pki-318158217ae4cca9a761a582e74bfe339a1d0c13.tar.xz
pki-318158217ae4cca9a761a582e74bfe339a1d0c13.zip
Please depend on policycoreutils-python-utils
- Bugzilla Bug #1246620 - [PATCH] Please depend on policycoreutils-python-utils [Fedora 23 and later - tradej]
Diffstat (limited to 'specs')
-rw-r--r--specs/pki-core.spec13
1 files changed, 12 insertions, 1 deletions
diff --git a/specs/pki-core.spec b/specs/pki-core.spec
index 49edc185b..1286ab54e 100644
--- a/specs/pki-core.spec
+++ b/specs/pki-core.spec
@@ -40,7 +40,7 @@ distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
Name: pki-core
Version: 10.2.7
-Release: 0.1%{?dist}
+Release: 0.2%{?dist}
Summary: Certificate System - PKI Core Components
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -108,7 +108,11 @@ BuildRequires: pylint
BuildRequires: python-nss
BuildRequires: python-requests
BuildRequires: libselinux-python
+%if 0%{?fedora} >= 23
+BuildRequires: policycoreutils-python-utils
+%else
BuildRequires: policycoreutils-python
+%endif
BuildRequires: python-ldap
BuildRequires: junit
BuildRequires: jpackage-utils >= 0:1.7.5-10
@@ -372,7 +376,11 @@ Requires: policycoreutils
Requires: openldap-clients
Requires: pki-base = %{version}-%{release}
Requires: pki-tools = %{version}-%{release}
+%if 0%{?fedora} >= 23
+Requires: policycoreutils-python-utils
+%else
Requires: policycoreutils-python
+%endif
%if 0%{?fedora} >= 21
Requires: selinux-policy-targeted >= 3.13.1-9
@@ -981,6 +989,9 @@ systemctl daemon-reload
%endif # %{with server}
%changelog
+* Fri Jul 24 2015 Tomas Radej <tradej@redhat.com> - 10.2.7-0.2
+- Updated dep on policycoreutils-python-utils [Fedora 23 and later]
+
* Sat Jul 18 2015 Dogtag Team <pki-devel@redhat.com> 10.2.7-0.1
- Updated version number to 10.2.7-0.1