]> git.pld-linux.org Git - packages/frox.git/commitdiff
- fix perm
authorAndrzej Augustynowicz <andrzej@augustynowicz.eu.org>
Mon, 3 May 2004 23:37:00 +0000 (23:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    frox.spec -> 1.33

frox.spec

index f12db96d2e242ba842f62384be2f287caeb6c711..b1e03cec59aed5cd130f41cceaa1e23d4c9318ef 100644 (file)
--- a/frox.spec
+++ b/frox.spec
@@ -111,7 +111,7 @@ fi
 %defattr(644,root,root,755)
 %doc doc/{FAQ,README.transdata,RELEASE,SECURITY,TODO}
 %attr(754,root,root) /etc/rc.d/init.d/frox
-%attr(750,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/frox
+%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/frox
 %attr(640,root,frox) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/frox.conf
 %attr(755,root,root) %{_sbindir}/frox
 %attr(770,root,frox) /var/lib/frox
This page took 0.099857 seconds and 4 git commands to generate.