SPECS: mailman.spec - sorted verify() flags

qboosh qboosh at pld-linux.org
Fri Sep 9 16:08:32 CEST 2005


Author: qboosh                       Date: Fri Sep  9 14:08:32 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sorted verify() flags

---- Files affected:
SPECS:
   mailman.spec (1.88 -> 1.89) 

---- Diffs:

================================================================
Index: SPECS/mailman.spec
diff -u SPECS/mailman.spec:1.88 SPECS/mailman.spec:1.89
--- SPECS/mailman.spec:1.88	Fri Sep  9 15:48:37 2005
+++ SPECS/mailman.spec	Fri Sep  9 16:08:27 2005
@@ -265,12 +265,12 @@
 %defattr(644,root,root,755)
 %doc BUGS FAQ NEWS README README.CONTRIB README.NETSCAPE README.USERAGENT TODO UPGRADING INSTALL
 %{_mandir}/man?/*
-%attr(640,root,http) %config(noreplace) %verify(not size mtime md5) /etc/httpd/httpd.conf/*%{name}.conf
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/%{name}
+%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) /etc/httpd/httpd.conf/*%{name}.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 /etc/smrsh/%{name}
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/cron.d/%{name}
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}
 %attr(2775,root,mailman) %dir %{_configdir}
-%attr(644,root,mailman) %config(noreplace) %verify(not size mtime md5) %{_configdir}/mm_cfg.py
+%attr(644,root,mailman) %config(noreplace) %verify(not md5 mtime size) %{_configdir}/mm_cfg.py
 
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 
@@ -321,6 +321,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.89  2005/09/09 14:08:27  qboosh
+- sorted verify() flags
+
 Revision 1.88  2005/09/09 13:48:37  blues
 - release 1 - fixed cron perms to make it working with current vixie-cron,
   this version of mailman works nice, STBR
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mailman.spec?r1=1.88&r2=1.89&f=u




More information about the pld-cvs-commit mailing list