From 1aba8cb8e6c1333c0eff656ac1abd4e1bcbae076 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 21 Oct 2005 07:23:13 +0000 Subject: [PATCH 1/1] - sorted verify() flags Changed files: sysstat.spec -> 1.60 --- sysstat.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysstat.spec b/sysstat.spec index 49e0777..038931c 100644 --- a/sysstat.spec +++ b/sysstat.spec @@ -102,6 +102,6 @@ fi %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*/* -- 2.44.0