summaryrefslogtreecommitdiffstats
path: root/specs/pki-ra.spec
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-08-18 00:40:52 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2012-08-29 23:42:46 -0500
commit88176c5c8caf146a1a408dc3a7f6b23e1a8e63b7 (patch)
treeb453ebb5cc5e88e42a970cdcaf6ba5e4240281ee /specs/pki-ra.spec
parent541cafdc3697bbaf8ba726be22c750ea948e14aa (diff)
downloadpki-88176c5c8caf146a1a408dc3a7f6b23e1a8e63b7.tar.gz
pki-88176c5c8caf146a1a408dc3a7f6b23e1a8e63b7.tar.xz
pki-88176c5c8caf146a1a408dc3a7f6b23e1a8e63b7.zip
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
Diffstat (limited to 'specs/pki-ra.spec')
-rw-r--r--specs/pki-ra.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/specs/pki-ra.spec b/specs/pki-ra.spec
index b212007cb..26483332e 100644
--- a/specs/pki-ra.spec
+++ b/specs/pki-ra.spec
@@ -7,7 +7,7 @@
Name: pki-ra
Version: 10.0.0
-Release: %{?relprefix}4%{?prerel}%{?dist}
+Release: %{?relprefix}5%{?prerel}%{?dist}
Summary: Certificate System - Registration Authority
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -30,7 +30,6 @@ Requires: mod_nss >= 1.0.8
Requires: mod_perl >= 1.99_16
Requires: mod_revocator >= 1.0.3
Requires: pki-server >= 10.0.0
-Requires: pki-native-tools >= 10.0.0
Requires: pki-ra-theme >= 10.0.0
Requires: pki-setup
Requires: perl-DBD-SQLite
@@ -67,7 +66,7 @@ For deployment purposes, an RA 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 PKI Core
@@ -244,6 +243,9 @@ fi
%changelog
+* Mon Aug 20 2012 Endi S. Dewata <edewata@redhat.com> 10.0.0-0.5.a1
+- Removed direct dependency on 'pki-native-tools'.
+
* Mon Aug 20 2012 Endi S. Dewata <edewata@redhat.com> 10.0.0-0.4.a1
- Replaced 'pki-deploy' with 'pki-server'.