summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuboš Uhliarik <luhliari@redhat.com>2017-07-12 11:42:05 +0200
committerLuboš Uhliarik <luhliari@redhat.com>2017-07-12 11:42:25 +0200
commit06cde88ecf15aade4024584e8911e02d9acd4c47 (patch)
tree50d887debb2bb769a0567b5ecf0bade3fdb96430
parentc6fd35316d312aa23bbaa05b91e257482eafdcd5 (diff)
downloadhttpd-06cde88ecf15aade4024584e8911e02d9acd4c47.tar.gz
httpd-06cde88ecf15aade4024584e8911e02d9acd4c47.tar.xz
httpd-06cde88ecf15aade4024584e8911e02d9acd4c47.zip
Resolves: #1469959 - httpd update cleaned out /etc/sysconfig
-rw-r--r--httpd.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/httpd.spec b/httpd.spec
index 5ef1f1c..81f556e 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -8,7 +8,7 @@
Summary: Apache HTTP Server
Name: httpd
Version: 2.4.27
-Release: 1%{?dist}
+Release: 2%{?dist}
URL: http://httpd.apache.org/
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
Source1: index.html
@@ -586,7 +586,8 @@ rm -rf $RPM_BUILD_ROOT
%exclude %{_sysconfdir}/httpd/conf.modules.d/01-ldap.conf
%exclude %{_sysconfdir}/httpd/conf.modules.d/01-session.conf
-%config(noreplace) %{_sysconfdir}/sysconfig/ht*
+%config(noreplace) %{_sysconfdir}/sysconfig/htcacheclean
+%ghost %{_sysconfdir}/sysconfig/httpd
%{_prefix}/lib/tmpfiles.d/httpd.conf
%dir %{_libexecdir}/initscripts/legacy-actions/httpd
@@ -691,6 +692,9 @@ rm -rf $RPM_BUILD_ROOT
%{_rpmconfigdir}/macros.d/macros.httpd
%changelog
+* Wed Jul 12 2017 Luboš Uhliarik <luhliari@redhat.com> - 2.4.27-2
+- Resolves: #1469959 - httpd update cleaned out /etc/sysconfig
+
* Mon Jul 10 2017 Luboš Uhliarik <luhliari@redhat.com> - 2.4.27-1
- new version 2.4.27