SPECS: nagios-grapher.spec - perms to log file

wolvverine wolvverine at pld-linux.org
Fri Jun 23 17:52:14 CEST 2006


Author: wolvverine                   Date: Fri Jun 23 15:52:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- perms to log file

---- Files affected:
SPECS:
   nagios-grapher.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/nagios-grapher.spec
diff -u SPECS/nagios-grapher.spec:1.21 SPECS/nagios-grapher.spec:1.22
--- SPECS/nagios-grapher.spec:1.21	Fri Jun 23 17:36:26 2006
+++ SPECS/nagios-grapher.spec	Fri Jun 23 17:52:09 2006
@@ -113,7 +113,7 @@
 %attr(755,root,root) %{_libdir}/nagios/cgi/*
 %attr(755,root,root) %{perl_vendorlib}/*
 %{_datadir}/nagios/images/*
-%config(noreplace) %verify(not md5 mtime size) %attr(640,root,nagios) %{_var}/log/nagios/ngraph.log
+%config(noreplace) %verify(not md5 mtime size) %attr(660,root,nagios) %{_var}/log/nagios/ngraph.log
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -121,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2006/06/23 15:52:09  wolvverine
+- perms to log file
+
 Revision 1.21  2006/06/23 15:36:26  wolvverine
 - default config for pipe, add TODO
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nagios-grapher.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list