summaryrefslogtreecommitdiffstats
path: root/pki/specs/pki-core.spec
diff options
context:
space:
mode:
authorMatthew Harmsen <mharmsen@redhat.com>2012-03-06 12:03:39 -0800
committerMatthew Harmsen <mharmsen@redhat.com>2012-03-06 12:06:17 -0800
commit12fbb32b4aff239caf616f28333285167bbab9e6 (patch)
tree258513f8eb38eff841e4c4dbf5700e6a9f5eb30d /pki/specs/pki-core.spec
parent7364a11df617ee2ceabe7a686a4ad5d8e19f9dac (diff)
downloadpki-12fbb32b4aff239caf616f28333285167bbab9e6.tar.gz
pki-12fbb32b4aff239caf616f28333285167bbab9e6.tar.xz
pki-12fbb32b4aff239caf616f28333285167bbab9e6.zip
Revert "Initial attempt at 'http://pki.fedoraproject.org/wiki/PKI_Instance_Deployment'."
This reverts commit b5219f534cf0b60452346b31a84b9eddd881f614. This patch was accidently committed to origin as part of a previous push. Conflicts: pki/specs/pki-core.spec
Diffstat (limited to 'pki/specs/pki-core.spec')
-rw-r--r--pki/specs/pki-core.spec67
1 files changed, 0 insertions, 67 deletions
diff --git a/pki/specs/pki-core.spec b/pki/specs/pki-core.spec
index c828fdcda..6e19c008a 100644
--- a/pki/specs/pki-core.spec
+++ b/pki/specs/pki-core.spec
@@ -5,13 +5,6 @@
# also need the relprefix field for a pre-release e.g. .0 - also comment out for official release
%global relprefix 0.
-%if ! (0%{?fedora} > 12 || 0%{?rhel} > 5)
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from
-distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from
-distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
-%endif
-
Name: pki-core
Version: 10.0.0
Release: %{?relprefix}7%{?prerel}%{?dist}
@@ -103,17 +96,6 @@ to manage enterprise Public Key Infrastructure (PKI) deployments. \
\
PKI Core contains ALL top-level java-based Tomcat PKI components: \
\
- * pki-deploy \
- * pki-setup \
- * pki-symkey \
- * pki-native-tools \
- * pki-util \
- * pki-util-javadoc \
- * pki-java-tools \
- * pki-java-tools-javadoc \
- * pki-common \
- * pki-common-javadoc \
- * pki-selinux \
* pki-ca \
* pki-kra \
* pki-ocsp \
@@ -161,20 +143,6 @@ ONLY ONE of the following "Mutually-Exclusive" PKI Theme packages: \
%description %{overview}
-%package -n pki-deploy
-Summary: Certificate System - PKI Instance Deployment Scripts
-Group: System Environment/Base
-
-BuildArch: noarch
-
-%description -n pki-deploy
-PKI deployment scripts are used to create and remove instances from PKI deployments.
-
-This package is a part of the PKI Core used by the Certificate System.
-
-%{overview}
-
-
%package -n pki-setup
Summary: Certificate System - PKI Instance Creation & Removal Scripts
Group: System Environment/Base
@@ -344,7 +312,6 @@ Requires: javassist
Requires: jettison
Requires: pki-common-theme >= 9.0.0
Requires: pki-java-tools = %{version}-%{release}
-Requires: pki-deploy = %{version}-%{release}
Requires: pki-setup = %{version}-%{release}
Requires: %{_javadir}/ldapjdk.jar
Requires: %{_javadir}/velocity.jar
@@ -1023,40 +990,6 @@ fi
%endif
-%files -n pki-deploy
-%defattr(-,root,root,-)
-%doc base/deploy/LICENSE
-%{_bindir}/pkispawn
-%{_bindir}/pkidestroy
-#%{_bindir}/pki-setup-proxy
-%dir %{python_sitelib}/pki
-%{python_sitelib}/pki/_*
-%{python_sitelib}/pki/deployment/
-%dir %{_datadir}/pki
-%dir %{_datadir}/pki/deployment
-%{_datadir}/pki/deployment/config/
-%dir %{_datadir}/pki/deployment/spawn
-%{_datadir}/pki/deployment/spawn/ca/
-%{_datadir}/pki/deployment/spawn/kra/
-%{_datadir}/pki/deployment/spawn/ocsp/
-%{_datadir}/pki/deployment/spawn/ra/
-%{_datadir}/pki/deployment/spawn/tks/
-%{_datadir}/pki/deployment/spawn/tps/
-%dir %{_datadir}/pki/deployment/destroy
-%{_datadir}/pki/deployment/destroy/ca/
-%{_datadir}/pki/deployment/destroy/kra/
-%{_datadir}/pki/deployment/destroy/ocsp/
-%{_datadir}/pki/deployment/destroy/ra/
-%{_datadir}/pki/deployment/destroy/tks/
-%{_datadir}/pki/deployment/destroy/tps/
-#%dir %{_localstatedir}/lock/pki
-#%dir %{_localstatedir}/run/pki
-#%if 0%{?fedora} >= 16
-#%{_bindir}/pkicontrol
-#%endif
-#%{_javadir}/resteasy-jettison-provider-2.3-RC1.jar
-
-
%files -n pki-setup
%defattr(-,root,root,-)
%doc base/setup/LICENSE