]> git.pld-linux.org Git - packages/frox.git/commitdiff
- adapterized
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 2 May 2005 18:23:51 +0000 (18:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    frox.spec -> 1.43

frox.spec

index 1b62c912d068c29d40f58f2af36609b7d2b39934..28e61f29ee7927d47004f5bc77f792bf3940c644 100644 (file)
--- a/frox.spec
+++ b/frox.spec
@@ -127,10 +127,10 @@ fi
 %files
 %defattr(644,root,root,755)
 %doc doc/{FAQ,README.transdata,RELEASE,SECURITY,TODO}
-%attr(754,root,root) %{_sysconfdir}/rc.d/init.d/frox
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/sysconfig/frox
-%attr(640,root,frox) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/frox.conf
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/logrotate.d/frox
+%attr(754,root,root) /etc/rc.d/init.d/frox
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/frox
+%attr(640,root,frox) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/frox.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/logrotate.d/frox
 %attr(755,root,root) %{_sbindir}/frox
 %attr(770,root,frox) /var/lib/frox
 %attr(770,root,frox) /var/log/frox
This page took 0.070582 seconds and 4 git commands to generate.