SPECS: autodns.spec - sorted verify() flags

qboosh qboosh at pld-linux.org
Thu Oct 6 23:00:08 CEST 2005


Author: qboosh                       Date: Thu Oct  6 21:00:08 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sorted verify() flags

---- Files affected:
SPECS:
   autodns.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/autodns.spec
diff -u SPECS/autodns.spec:1.9 SPECS/autodns.spec:1.10
--- SPECS/autodns.spec:1.9	Thu Oct  6 21:12:09 2005
+++ SPECS/autodns.spec	Thu Oct  6 23:00:00 2005
@@ -54,9 +54,9 @@
 %files
 %defattr(644,root,root,755)
 %doc ACKNOWLEDGEMENTS HISTORY README TODO
-%config(noreplace) %verify(not size mtime md5) /etc/%{name}/%{name}.conf
 %attr(751,root,named) %dir /etc/%{name}
-%attr(640,root,named) %config(noreplace) %verify(not size mtime md5) /etc/%{name}/autodns.users
+%config(noreplace) %verify(not md5 mtime size) /etc/%{name}/%{name}.conf
+%attr(640,root,named) %config(noreplace) %verify(not md5 mtime size) /etc/%{name}/autodns.users
 %attr(755,root,root) %{_bindir}/*
 %attr(771,root,named) %dir /var/lib/%{name}
 
@@ -66,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/10/06 21:00:00  qboosh
+- sorted verify() flags
+
 Revision 1.9  2005/10/06 19:12:09  blues
 - 0.0.8 - not tested yet
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/autodns.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list