summaryrefslogtreecommitdiffstats
path: root/specs/pki-core.spec
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-12-04 07:19:43 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2012-12-04 12:15:50 -0500
commit20b8b11f2e6cf0395f4aecc42fa1873877ed9547 (patch)
tree1bc4fca9e6ad851b98175dee22fc4abdc2f2bd10 /specs/pki-core.spec
parentb2e265466c6b183b707f9a1a8495e31cb121ddfd (diff)
downloadpki-ticket-399-8.tar.gz
pki-ticket-399-8.tar.xz
pki-ticket-399-8.zip
Archiving default deployment configuration.ticket-399-8
The default deployment configuration file has been moved to /etc/pki/default.cfg to make it more accessible. The pkispawn has been modified to archieve the default deployment configuration along with the user-provided configuration in the registry. The pkidestroy has been modified to use both archived configuration files to ensure proper removal. Ticket #399
Diffstat (limited to 'specs/pki-core.spec')
-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..aba656b79 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
@@ -816,6 +816,7 @@ fi
%{python_sitelib}/pki/_*
%{python_sitelib}/pki/deployment/
%dir %{_datadir}/pki/deployment
+%{_sysconfdir}/pki/default.cfg
%{_datadir}/pki/deployment/config/
%dir %{_datadir}/pki/scripts
%{_datadir}/pki/scripts/operations
@@ -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