From aa77e4d0995ba3d8d611318921fc43d88d1c5a13 Mon Sep 17 00:00:00 2001 From: radek Date: Sun, 10 Oct 2004 23:00:24 +0000 Subject: [PATCH] - attr o+rx for /usr/lib/sa*, attr o-rx for /var/log/sa/ - %conf for /etc/cron.d/sysstat - added -L to default sadc options Changed files: sysstat.spec -> 1.53 --- sysstat.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sysstat.spec b/sysstat.spec index f38d0b4..4bc31fc 100644 --- a/sysstat.spec +++ b/sysstat.spec @@ -103,9 +103,9 @@ fi %defattr(644,root,root,755) %doc CHANGES CREDITS README *.sample TODO FAQ %attr(755,root,root) %{_bindir}/* -%attr(750,root,root) %{_prefix}/lib/sa* -%attr(755,root,root) %dir /var/log/sa -%attr(640,root,root) /etc/cron.d/sysstat -%attr(754,root,root) /etc/rc.d/init.d/sysstat +%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/* %{_mandir}/man*/* -- 2.44.0