SPECS: apache1.spec, apache.spec - allow everyone enter logs direc...

glen glen at pld-linux.org
Fri Sep 15 20:27:47 CEST 2006


Author: glen                         Date: Fri Sep 15 18:27:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- allow everyone enter logs directory
  (you can still control individual perms inside log dir)

---- Files affected:
SPECS:
   apache1.spec (1.147 -> 1.148) , apache.spec (1.490 -> 1.491) 

---- Diffs:

================================================================
Index: SPECS/apache1.spec
diff -u SPECS/apache1.spec:1.147 SPECS/apache1.spec:1.148
--- SPECS/apache1.spec:1.147	Sat Sep  9 03:14:55 2006
+++ SPECS/apache1.spec	Fri Sep 15 20:27:41 2006
@@ -1883,7 +1883,7 @@
 %attr(755,root,root) %{_sbindir}/apache
 %dir %attr(1773,root,http) /var/run/apache
 %{_mandir}/man8/apache.8*
-%attr(2750,root,logs) %dir /var/log/apache
+%attr(2751,root,logs) %dir /var/log/apache
 %attr(2750,root,logs) %dir /var/log/archiv/apache
 %attr(640,root,logs) %ghost /var/log/apache/*
 %dir %{_datadir}
@@ -2433,6 +2433,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.148  2006/09/15 18:27:41  glen
+- allow everyone enter logs directory
+  (you can still control individual perms inside log dir)
+
 Revision 1.147  2006/09/09 01:14:55  glen
 - rel 2 (rebuild with fixed %useradd/%groupadd macros)
 

================================================================
Index: SPECS/apache.spec
diff -u SPECS/apache.spec:1.490 SPECS/apache.spec:1.491
--- SPECS/apache.spec:1.490	Mon Sep 11 12:16:09 2006
+++ SPECS/apache.spec	Fri Sep 15 20:27:41 2006
@@ -2295,7 +2295,7 @@
 
 %{_mandir}/man8/httpd.8*
 
-%attr(2750,root,logs) %dir /var/log/httpd
+%attr(2751,root,logs) %dir /var/log/httpd
 %attr(2750,root,logs) %dir /var/log/archiv/httpd
 %attr(640,root,logs) %ghost /var/log/httpd/*
 
@@ -2711,6 +2711,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.491  2006/09/15 18:27:41  glen
+- allow everyone enter logs directory
+  (you can still control individual perms inside log dir)
+
 Revision 1.490  2006/09/11 10:16:09  arekm
 - rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache1.spec?r1=1.147&r2=1.148&f=u
    http://cvs.pld-linux.org/SPECS/apache.spec?r1=1.490&r2=1.491&f=u



More information about the pld-cvs-commit mailing list