From ba2fb960839333d1a8c7643bdf494672d0232600 Mon Sep 17 00:00:00 2001 From: Matthew Harmsen Date: Thu, 4 Feb 2016 17:28:50 -0700 Subject: Resolves: PKI TRAC Ticket #1714 - PKI TRAC Ticket #1714 - mod_revocator and mod_nss dependency for tps should be removed --- specs/pki-core.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/specs/pki-core.spec b/specs/pki-core.spec index c74916c76..f536f3eed 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.4%{?dist} +Release: 0.5%{?dist} Summary: Certificate System - PKI Core Components URL: http://pki.fedoraproject.org/ License: GPLv2 @@ -598,8 +598,6 @@ Requires(postun): systemd-units # additional runtime requirements needed to run native 'tpsclient' # REMINDER: Revisit these once 'tpsclient' is rewritten as a Java app -Requires: mod_nss -Requires: mod_revocator Requires: nss >= 3.14.3 Requires: nss-tools >= 3.14.3 Requires: openldap-clients @@ -1004,6 +1002,10 @@ systemctl daemon-reload %endif # %{with server} %changelog +* Thu Feb 4 2016 Dogtag Team 10.2.7-0.5 +- PKI TRAC Ticket #1714 - mod_revocator and mod_nss dependency for tps + should be removed + * Fri Oct 2 2015 Dogtag Team 10.2.7-0.4 - PKI TRAC Ticket #1623 - Runtime dependency on python-nss is missing -- cgit