Author: gotar Date: Tue Dec 2 18:01:41 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- missingok flag for cron.daily entries for not to reenable file removal
---- Files affected:
SPECS:
tmpwatch.spec (1.80 -> 1.81)
---- Diffs:
================================================================
Index: SPECS/tmpwatch.spec
diff -u SPECS/tmpwatch.spec:1.80 SPECS/tmpwatch.spec:1.81
--- SPECS/tmpwatch.spec:1.80 Tue Aug 19 21:55:45 2008
+++ SPECS/tmpwatch.spec Tue Dec 2 19:01:36 2008
@@ -150,8 +150,8 @@
%attr(755,root,root) %{_sbindir}/tmpwatch.cron
%dir /etc/tmpwatch
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size)
/etc/tmpwatch/*.conf
-%attr(750,root,root) %config(noreplace) %verify(not md5 mtime size)
/etc/cron.daily/tmpwatch
-%attr(750,root,root) %config(noreplace) %verify(not md5 mtime size)
/etc/cron.daily/tmpwatch.directories
+%attr(750,root,root) %config(noreplace,missingok) %verify(not md5 mtime size)
/etc/cron.daily/tmpwatch
+%attr(750,root,root) %config(noreplace,missingok) %verify(not md5 mtime size)
/etc/cron.daily/tmpwatch.directories
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size)
/etc/sysconfig/tmpwatch
%{_mandir}/man8/tmpwatch.8*
@@ -161,6 +161,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.81 2008/12/02 18:01:36 gotar
+- missingok flag for cron.daily entries for not to reenable file removal
+
Revision 1.80 2008/08/19 19:55:45 qboosh
- updated to 2.9.13 (GPL v2)
- added URLs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tmpwatch.spec?r1=1.80&r2=1.81&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit