SPECS: cacti.spec - write for http for logs dir

arekm arekm at pld-linux.org
Thu Oct 6 13:15:58 CEST 2005


Author: arekm                        Date: Thu Oct  6 11:15:57 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- write for http for logs dir

---- Files affected:
SPECS:
   cacti.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/cacti.spec
diff -u SPECS/cacti.spec:1.32 SPECS/cacti.spec:1.33
--- SPECS/cacti.spec:1.32	Thu Oct  6 12:12:56 2005
+++ SPECS/cacti.spec	Thu Oct  6 13:15:52 2005
@@ -103,7 +103,7 @@
 %doc docs/CHANGELOG docs/CONTRIB docs/README
 %attr(750,root,http) %dir %{_sysconfdir}/%{name}
 %attr(640,root,http) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/%{name}.cfg
-%attr(750,root,http) %dir /var/log/%{name}
+%attr(770,root,http) %dir /var/log/%{name}
 %attr(660,root,http) %ghost /var/log/%{name}/*.log
 %attr(750,root,http) %dir /var/lib/%{name}
 %attr(770,root,http) %dir /var/lib/%{name}/rra
@@ -116,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2005/10/06 11:15:52  arekm
+- write for http for logs dir
+
 Revision 1.32  2005/10/06 10:12:56  arekm
 - fixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cacti.spec?r1=1.32&r2=1.33&f=u




More information about the pld-cvs-commit mailing list