]> git.pld-linux.org Git - packages/crossfire.git/commitdiff
- added macros in /etc/logrotate.d
authorkolodko <kolodko@pld-linux.org>
Sun, 26 Sep 2004 21:51:32 +0000 (21:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossfire.spec -> 1.32

crossfire.spec

index cd3999fbd53cc2a259cd5e3cc7bf0e8e2342a1f7..25d2bf4e6e56deed6d3927fe7611ddd9c1a1e9ab 100644 (file)
@@ -144,7 +144,7 @@ fi
 %dir /etc/crossfire
 %config(noreplace) %verify(not size mtime md5) /etc/crossfire/*
 %attr(754,root,root) /etc/rc.d/init.d/crossfire
-%attr(660,root,root) /etc/logrotate.d/crossfire
+%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/crossfire
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/crossfire
 %attr(660,root,games) %config(noreplace) %verify(not size mtime md5) /var/log/crossfire
 %dir %{_libdir}/crossfire
This page took 0.033421 seconds and 4 git commands to generate.