SPECS: bind.spec - sorted verify() flags

qboosh qboosh at pld-linux.org
Fri Jun 17 22:42:12 CEST 2005


Author: qboosh                       Date: Fri Jun 17 20:42:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sorted verify() flags

---- Files affected:
SPECS:
   bind.spec (1.221 -> 1.222) 

---- Diffs:

================================================================
Index: SPECS/bind.spec
diff -u SPECS/bind.spec:1.221 SPECS/bind.spec:1.222
--- SPECS/bind.spec:1.221	Fri Jun 17 09:58:53 2005
+++ SPECS/bind.spec	Fri Jun 17 22:42:07 2005
@@ -414,9 +414,9 @@
 %doc README EXAMPLE-CONFIG-* FAQ doc/misc/* doc/arm/*.html doc/rfc/index %{?with_ldap:doc/*.sdb-ldap}
 
 %attr(754,root,root) /etc/rc.d/init.d/named
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/named
-%attr(640,root,named) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/named.conf
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/named
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/named
+%attr(640,root,named) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/named.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/named
 
 %attr(755,root,root) %{_sbindir}/*
 
@@ -436,10 +436,10 @@
 %attr(770,root,named) %dir %{_var}/lib/named/S
 %attr(750,root,named) %dir %{_var}/lib/named%{_sysconfdir}
 
-%config(noreplace) %verify(not size mtime md5) %{_var}/lib/named/M/*
-%config(noreplace) %verify(not size mtime md5) %{_var}/lib/named/root.*
-%attr(640,root,named) %config(noreplace) %verify(not size mtime md5) %{_var}/lib/named%{_sysconfdir}/*
-%attr(660,named,named) %config(noreplace,missingok) %verify(not md5 size mtime) %{_var}/log/named*
+%config(noreplace) %verify(not md5 mtime size) %{_var}/lib/named/M/*
+%config(noreplace) %verify(not md5 mtime size) %{_var}/lib/named/root.*
+%attr(640,root,named) %config(noreplace) %verify(not md5 mtime size) %{_var}/lib/named%{_sysconfdir}/*
+%attr(660,named,named) %config(noreplace,missingok) %verify(not md5 mtime size) %{_var}/log/named*
 #Something like that should be added...
 #%attr(660,named,named) %ghost  %{_var}/lib/named/named.log
 #%attr(660,named,named) %ghost  %{_var}/lib/named/named.stats
@@ -495,6 +495,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.222  2005/06/17 20:42:07  qboosh
+- sorted verify() flags
+
 Revision 1.221  2005/06/17 07:58:53  blues
 - please, check fist, look at mailing list. reverted reverting... it
   _works_
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bind.spec?r1=1.221&r2=1.222&f=u




More information about the pld-cvs-commit mailing list