]> git.pld-linux.org Git - packages/cacti.git/commitdiff
- fixes
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 6 Oct 2005 10:11:36 +0000 (10:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cacti.spec -> 1.30

cacti.spec

index 6aff5d5e35481c97b50dfeaec2f81f90090e6e51..96934d5ec0350274ed8cfa3636819dae33d5fe69 100644 (file)
@@ -104,6 +104,7 @@ rm -rf $RPM_BUILD_ROOT
 %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}
This page took 0.071783 seconds and 4 git commands to generate.