summaryrefslogtreecommitdiffstats
path: root/specs
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-12-04 07:19:43 -0500
committerAde Lee <alee@redhat.com>2012-12-04 15:50:55 -0500
commit81bb209d0a3227f544b7b8e4ec3fc0631c8f3c47 (patch)
tree0d72fda5309de4cd1c23319995f0214d7c361e39 /specs
parentcb3d05b1225137f9a54952045dace4fc1f9a99b8 (diff)
downloadpki-81bb209d0a3227f544b7b8e4ec3fc0631c8f3c47.tar.gz
pki-81bb209d0a3227f544b7b8e4ec3fc0631c8f3c47.tar.xz
pki-81bb209d0a3227f544b7b8e4ec3fc0631c8f3c47.zip
Archiving default deployment configuration.
The default deployment configuration has been renamed and moved to /etc/pki/default.cfg to make it more accessible to users. The pkispawn has been modified to archive the default deployment configuration along with the user-provided configuration in the registry. The pkidestroy will now use both archived configuration files to ensure proper removal of the subsystem. Ticket #399
Diffstat (limited to 'specs')
-rw-r--r--specs/pki-core.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/specs/pki-core.spec b/specs/pki-core.spec
index d0cdfcb2f..8c3c7913e 100644
--- a/specs/pki-core.spec
+++ b/specs/pki-core.spec
@@ -14,7 +14,7 @@ distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
Name: pki-core
Version: 10.0.0
-Release: %{?relprefix}53%{?prerel}%{?dist}
+Release: %{?relprefix}54%{?prerel}%{?dist}
Summary: Certificate System - PKI Core Components
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -809,6 +809,7 @@ fi
%files -n pki-server
%defattr(-,root,root,-)
%doc base/deploy/LICENSE
+%{_sysconfdir}/pki/default.cfg
%{_sbindir}/pkispawn
%{_sbindir}/pkidestroy
#%{_bindir}/pki-setup-proxy
@@ -958,6 +959,9 @@ fi
%changelog
+* Tue Dec 4 2012 Endi S. Dewata <edewata@redhat.com> 10.0.0-0.54.b3
+- Moved default deployment configuration to /etc/pki.
+
* Mon Nov 19 2012 Ade Lee <alee@redhat.com> 10.0.0-0.53.b3
- Cleaned up spec file to provide only support rhel 7+, f17+
- Added resteasy-base dependency for rhel 7