[packages/apache] - update md5 and better permissions for /var/lib/httpd

arekm arekm at pld-linux.org
Sat Mar 17 12:00:24 CET 2018


commit ab007bc3d4891f5ebc930188a9dda60fdb5e4e65
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Mar 17 12:00:17 2018 +0100

    - update md5 and better permissions for /var/lib/httpd

 apache.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/apache.spec b/apache.spec
index 6f0d50f..5161298 100644
--- a/apache.spec
+++ b/apache.spec
@@ -40,7 +40,7 @@ Release:	1
 License:	Apache v2.0
 Group:		Networking/Daemons/HTTP
 Source0:	http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
-# Source0-md5:	0c599404ef6b69eee95bcd9fcd094407
+# Source0-md5:	9ef4914905a90faee64a0955b621d7f8
 Source1:	%{name}.init
 Source2:	%{name}.logrotate
 Source3:	%{name}.sysconfig
@@ -3209,7 +3209,7 @@ fi
 %attr(755,root,root) %{_sbindir}/checkgid
 %attr(755,root,root) %{_sbindir}/httpd
 
-%dir %attr(750,root,http) /var/lib/httpd
+%dir %attr(710,root,http) /var/lib/httpd
 %dir %attr(770,root,http) /var/run/httpd
 %dir %attr(770,root,http) /var/cache/httpd
 
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list