summaryrefslogtreecommitdiffstats
path: root/specs/pki-tps.spec
diff options
context:
space:
mode:
Diffstat (limited to 'specs/pki-tps.spec')
-rw-r--r--specs/pki-tps.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/specs/pki-tps.spec b/specs/pki-tps.spec
index 28035f295..967d2d9ab 100644
--- a/specs/pki-tps.spec
+++ b/specs/pki-tps.spec
@@ -7,7 +7,7 @@
Name: pki-tps
Version: 10.0.0
-Release: %{?relprefix}6%{?prerel}%{?dist}
+Release: %{?relprefix}7%{?prerel}%{?dist}
Summary: Certificate System - Token Processing System
URL: http://pki.fedoraproject.org/
License: LGPLv2
@@ -39,7 +39,6 @@ Requires: mod_revocator
Requires: openldap-clients
Requires: perl-Mozilla-LDAP
Requires: pki-server >= 10.0.0
-Requires: pki-setup
Requires: pki-tps-theme >= 10.0.0
%if 0%{?fedora} >= 16
@@ -78,7 +77,7 @@ information about individual tokens. \
For deployment purposes, a TPS requires the following components from the \
PKI Core package: \
\
- * pki-setup \
+ * pki-server \
* pki-tools \
* pki-selinux \
\
@@ -281,6 +280,9 @@ fi
%changelog
+* Mon Sep 24 2012 Endi S. Dewata <edewata@redhat.com> 10.0.0-0.7.a1
+- Merged pki-setup into pki-server
+
* Tue Sep 11 2012 Matthew Harmsen <mharmsen@redhat.com> 10.0.0-0.6.a1
- TRAC Ticket #312 - Dogtag 10: Automatically restart any running instances
upon RPM "update" . . .