SPECS: clamav.spec - %config and %veryfy flags for cron.d entry

gotar gotar at pld-linux.org
Sun Oct 22 14:14:12 CEST 2006


Author: gotar                        Date: Sun Oct 22 12:14:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %config and %veryfy flags for cron.d entry

---- Files affected:
SPECS:
   clamav.spec (1.193 -> 1.194) 

---- Diffs:

================================================================
Index: SPECS/clamav.spec
diff -u SPECS/clamav.spec:1.193 SPECS/clamav.spec:1.194
--- SPECS/clamav.spec:1.193	Tue Oct 17 09:43:24 2006
+++ SPECS/clamav.spec	Sun Oct 22 14:14:07 2006
@@ -300,7 +300,7 @@
 %attr(640,clamav,root) %ghost %{_var}/log/freshclam.log
 %attr(750,clamav,clamav) %dir %{_var}/run/%{name}
 
-%attr(640,root,root) /etc/cron.d/%{name}
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/clamd.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/freshclam.conf
 
@@ -352,6 +352,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.194  2006/10/22 12:14:07  gotar
+- %config and %veryfy flags for cron.d entry
+
 Revision 1.193  2006/10/17 07:43:24  qboosh
 - added CVE notes to previous commit message
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/clamav.spec?r1=1.193&r2=1.194&f=u



More information about the pld-cvs-commit mailing list