]> git.pld-linux.org Git - packages/cfingerd.git/commitdiff
- added macros in /etc/logrotate.d
authorkolodko <kolodko@pld-linux.org>
Thu, 23 Sep 2004 13:22:27 +0000 (13:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cfingerd.spec -> 1.40

cfingerd.spec

index d173fb17cded2e11ea9973860d604dde9d59ba3f..82101d0e3d0d664a3cfcc72ff6b2d7a4412dee31 100644 (file)
@@ -91,6 +91,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(600,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/cfingerd.conf
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/userlist.conf
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/*.txt
-%attr(640,root,root) /etc/logrotate.d/%{name}
+%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/%{name}
 %attr(640,root,root) /etc/sysconfig/rc-inetd/fingerd
 %{_mandir}/man[158]/*
This page took 0.052218 seconds and 4 git commands to generate.