summaryrefslogtreecommitdiffstats
path: root/specs
diff options
context:
space:
mode:
authorMatthew Harmsen <mharmsen@redhat.com>2015-10-02 09:39:13 -0600
committerMatthew Harmsen <mharmsen@redhat.com>2015-10-02 09:39:13 -0600
commit29801060fa86b6f196ef694c6672d909ea5336e4 (patch)
tree27a89b25e827ae0b7476dc0f5eec7918f1cd722e /specs
parent6f971cb664dc639398ae3c9c83f8c152883c365d (diff)
downloadpki-29801060fa86b6f196ef694c6672d909ea5336e4.tar.gz
pki-29801060fa86b6f196ef694c6672d909ea5336e4.tar.xz
pki-29801060fa86b6f196ef694c6672d909ea5336e4.zip
Added python-nss runtime dependency
- PKI TRAC Ticket #1623 - Runtime dependency on python-nss is missing
Diffstat (limited to 'specs')
-rw-r--r--specs/pki-core.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/specs/pki-core.spec b/specs/pki-core.spec
index 97dbe9235..2680bf97f 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.3.0
-Release: 0.1%{?dist}
+Release: 0.2%{?dist}
Summary: Certificate System - PKI Core Components
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -286,6 +286,7 @@ Requires: jss >= 4.2.6-35
Requires: ldapjdk
Requires: python-ldap
Requires: python-lxml
+Requires: python-nss
Requires: python-requests >= 1.1.0-3
Requires: python-six
@@ -1005,6 +1006,9 @@ systemctl daemon-reload
%endif # %{with server}
%changelog
+* Sat Oct 2 2015 Dogtag Team <pki-devel@redhat.com> 10.3.0-0.2
+- PKI TRAC Ticket #1623 - Runtime dependency on python-nss is missing
+
* Sat Aug 8 2015 Dogtag Team <pki-devel@redhat.com> 10.3.0-0.1
- Updated version number to 10.3.0-0.1