From 88176c5c8caf146a1a408dc3a7f6b23e1a8e63b7 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Sat, 18 Aug 2012 00:40:52 -0500 Subject: Merged pki-native-tools and pki-java-tools. The pki-native-tools and pki-java-tools have been merged into pki-tools and pki-server will depend on it. Since pki-ra and pki-tps depends on pki-server they automatically depends on pki-tools as well. Ticket #295 --- specs/pki-tps.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'specs/pki-tps.spec') diff --git a/specs/pki-tps.spec b/specs/pki-tps.spec index 16f88d74e..ad3d10b32 100644 --- a/specs/pki-tps.spec +++ b/specs/pki-tps.spec @@ -7,7 +7,7 @@ Name: pki-tps Version: 10.0.0 -Release: %{?relprefix}4%{?prerel}%{?dist} +Release: %{?relprefix}5%{?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-native-tools >= 10.0.0 Requires: pki-setup Requires: pki-tps-theme >= 10.0.0 @@ -80,7 +79,7 @@ For deployment purposes, a TPS requires the following components from the \ PKI Core package: \ \ * pki-setup \ - * pki-native-tools \ + * pki-tools \ * pki-selinux \ \ and can also make use of the following optional components from the \ @@ -279,6 +278,9 @@ fi %changelog +* Mon Aug 20 2012 Endi S. Dewata 10.0.0-0.5.a1 +- Removed direct dependency on 'pki-native-tools'. + * Mon Aug 20 2012 Endi S. Dewata 10.0.0-0.4.a1 - Replaced 'pki-deploy' with 'pki-server'. -- cgit