]> git.pld-linux.org Git - packages/beagle.git/commitdiff
- corrected permissions
authorfreetz <freetz@pld-linux.org>
Sun, 29 Jan 2006 08:56:16 +0000 (08:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beagle.spec -> 1.56

beagle.spec

index c23c12b94379087bcc279fd8eca3e9b0b7e1ce5e..0f1acd797a820322d6088d555976d2c42b598332 100644 (file)
@@ -229,10 +229,10 @@ fi
 
 %files crawl-system
 %defattr(644,root,root,755)
-%attr(750,root,crontab) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/*.crontab
-%attr(750,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/beagle/*
-%dir %attr(750,beagleindex,beagleindex) %{_var}/cache/beagle
-%dir %attr(750,beagleindex,beagleindex) %{_var}/cache/beagle/index
+%attr(640,root,crontab) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/*.crontab
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/beagle/*
+%dir %attr(755,beagleindex,beagleindex) %{_var}/cache/beagle
+%dir %attr(755,beagleindex,beagleindex) %{_var}/cache/beagle/index
 %attr(755,root,root) %{_sbindir}/*
 %{_libdir}/beagle-crawl-system
 
This page took 0.048583 seconds and 4 git commands to generate.