SPECS: leafnode.spec - (noreplace) %verify(not md5 mtime size) add...

vip vip at pld-linux.org
Sat Jan 26 17:10:30 CET 2008


Author: vip                          Date: Sat Jan 26 16:10:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- (noreplace) %verify(not md5 mtime size) added for configs

---- Files affected:
SPECS:
   leafnode.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: SPECS/leafnode.spec
diff -u SPECS/leafnode.spec:1.71 SPECS/leafnode.spec:1.72
--- SPECS/leafnode.spec:1.71	Tue Feb 13 07:46:50 2007
+++ SPECS/leafnode.spec	Sat Jan 26 17:10:24 2008
@@ -93,8 +93,8 @@
 %doc ChangeLog README tools/archivefaq.pl update.sh
 %attr(755,root,root) /etc/cron.daily/texpire
 %attr(755,news,news) %dir %{_sysconfdir}/%{name}
-%attr(600,news,news) %config %{_sysconfdir}/%{name}/config
-%attr(600,news,news) %config %{_sysconfdir}/%{name}/filters
+%attr(600,news,news) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/config
+%attr(600,news,news) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/filters
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rc-inetd/leafnode
 %{_mandir}/man*/*
 %attr(755,root,root) %{_sbindir}/*
@@ -111,6 +111,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2008-01-26 16:10:24  vip
+- (noreplace) %verify(not md5 mtime size) added for configs
+
 Revision 1.71  2007-02-13 06:46:50  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/leafnode.spec?r1=1.71&r2=1.72&f=u



More information about the pld-cvs-commit mailing list