SPECS: cacti.spec - fixes

arekm arekm at pld-linux.org
Thu Oct 6 12:11:42 CEST 2005


Author: arekm                        Date: Thu Oct  6 10:11:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixes

---- Files affected:
SPECS:
   cacti.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/cacti.spec
diff -u SPECS/cacti.spec:1.29 SPECS/cacti.spec:1.30
--- SPECS/cacti.spec:1.29	Thu Oct  6 12:08:49 2005
+++ SPECS/cacti.spec	Thu Oct  6 12:11:36 2005
@@ -105,7 +105,8 @@
 %attr(640,root,http) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/%{name}.cfg
 %attr(750,root,http) %dir /var/log/%{name}
 %attr(660,root,http) %ghost /var/log/%{name}/*.log
-%attr(750,root,root) /var/lib/%{name}
+%attr(750,root,root) %dir /var/lib/%{name}
+%attr(750,root,http) %dir /var/lib/%{name}/rra
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}
 %{webadminroot}
 
@@ -115,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2005/10/06 10:11:36  arekm
+- fixes
+
 Revision 1.29  2005/10/06 10:08:49  arekm
 - fixes
 
================================================================

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




More information about the pld-cvs-commit mailing list