[packages/apache] drop /etc/httpd/httpd.conf

glen glen at pld-linux.org
Thu Feb 19 11:55:59 CET 2015


commit 5aeda90081092727e20ad9c4aa257b46f0ddcc91
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Oct 12 23:15:53 2014 +0300

    drop /etc/httpd/httpd.conf
    
    it's obsolete for very long time already

 apache.spec | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/apache.spec b/apache.spec
index 27abe7a..7efffb9 100644
--- a/apache.spec
+++ b/apache.spec
@@ -2759,7 +2759,6 @@ ln -s %{_localstatedir}/run/httpd $RPM_BUILD_ROOT%{_sysconfdir}/run
 ln -s %{_var}/log/httpd $RPM_BUILD_ROOT%{_sysconfdir}/logs
 # we have own apache.conf
 rm $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
-ln -s conf.d $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 
 install -p %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/httpd
 cp -a %{SOURCE2} $RPM_BUILD_ROOT/etc/logrotate.d/httpd
@@ -3132,7 +3131,6 @@ fi
 %{_sysconfdir}/modules
 %{_sysconfdir}/run
 %{_sysconfdir}/logs
-%ghost %{_sysconfdir}/httpd.conf
 %attr(750,root,root) %dir %{_sysconfdir}/conf.d
 %attr(750,root,root) %dir %{_sysconfdir}/vhosts.d
 %attr(750,root,root) %dir %{_sysconfdir}/webapps.d
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/5aeda90081092727e20ad9c4aa257b46f0ddcc91



More information about the pld-cvs-commit mailing list