SPECS: sysstat.spec - sorted verify() flags
qboosh
qboosh at pld-linux.org
Fri Oct 21 09:23:19 CEST 2005
Author: qboosh Date: Fri Oct 21 07:23:19 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- sorted verify() flags
---- Files affected:
SPECS:
sysstat.spec (1.59 -> 1.60)
---- Diffs:
================================================================
Index: SPECS/sysstat.spec
diff -u SPECS/sysstat.spec:1.59 SPECS/sysstat.spec:1.60
--- SPECS/sysstat.spec:1.59 Sat Jun 25 17:53:26 2005
+++ SPECS/sysstat.spec Fri Oct 21 09:23:13 2005
@@ -103,8 +103,8 @@
%attr(755,root,root) %{_prefix}/lib/sa*
%attr(750,root,root) %dir /var/log/sa
%attr(754,root,root) /etc/rc.d/init.d/*
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/cron.d/*
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/*
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/*
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/*
%{_mandir}/man*/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -113,6 +113,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.60 2005/10/21 07:23:13 qboosh
+- sorted verify() flags
+
Revision 1.59 2005/06/25 15:53:26 areq
- 6.0.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/sysstat.spec?r1=1.59&r2=1.60&f=u
More information about the pld-cvs-commit
mailing list