SPECS: nagios-grapher.spec - permision to file
wolvverine
wolvverine at pld-linux.org
Wed Jun 21 19:06:51 CEST 2006
Author: wolvverine Date: Wed Jun 21 17:06:51 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- permision to file
---- Files affected:
SPECS:
nagios-grapher.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/nagios-grapher.spec
diff -u SPECS/nagios-grapher.spec:1.14 SPECS/nagios-grapher.spec:1.15
--- SPECS/nagios-grapher.spec:1.14 Wed Jun 21 18:42:12 2006
+++ SPECS/nagios-grapher.spec Wed Jun 21 19:06:46 2006
@@ -100,14 +100,14 @@
%doc README
%attr(754,root,root) /etc/rc.d/init.d/%{name}
#%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nagios/ngraph.d/*
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nagios/*.ncfg
+%config(noreplace) %verify(not md5 mtime size) %attr(640,root,nagios,750) %{_sysconfdir}/nagios/ngraph.d/*
+%config(noreplace) %verify(not md5 mtime size) %attr(640,root,nagios,750) %{_sysconfdir}/nagios/*.ncfg
%dir %{_plugindir}
%attr(755,root,root) %{_plugindir}/*
%attr(755,root,root) %{_datadir}/nagios/cgi/*
%attr(755,root,root) %{perl_vendorlib}/*
%{_datadir}/nagios/images/*
-%config(noreplace) %verify(not md5 mtime size) %{_var}/log/nagios/ngraph.log
+%config(noreplace) %verify(not md5 mtime size) %attr(640,root,nagios,750) %{_var}/log/nagios/ngraph.log
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -115,6 +115,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2006/06/21 17:06:46 wolvverine
+- permision to file
+
Revision 1.14 2006/06/21 16:42:12 wolvverine
- add patch for directory layout
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nagios-grapher.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list