Author: glen                         Date: Sun Jan  8 00:22:34 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- make checkresults dir writable by nagcmd group, for nrdp to work

---- Files affected:
packages/nagios:
   nagios.spec (1.171 -> 1.172) 

---- Diffs:

================================================================
Index: packages/nagios/nagios.spec
diff -u packages/nagios/nagios.spec:1.171 packages/nagios/nagios.spec:1.172
--- packages/nagios/nagios.spec:1.171   Sat Jan  7 17:26:11 2012
+++ packages/nagios/nagios.spec Sun Jan  8 01:22:29 2012
@@ -13,7 +13,7 @@
 Summary(pt_BR.UTF-8):  Programa para monitoração de máquinas e serviços
 Name:          nagios
 Version:       3.3.1
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         Networking
 Source0:       
http://downloads.sourceforge.net/nagios/%{name}-%{version}.tar.gz
@@ -477,7 +477,7 @@
 %attr(664,root,nagios) %ghost %{_localstatedir}/%{name}.tmp
 %attr(664,root,nagios) %ghost %{_localstatedir}/%{name}.pid
 
-%attr(770,root,nagios) %dir %{_var}/spool/%{name}/checkresults
+%attr(770,root,nagcmd) %dir %{_var}/spool/%{name}/checkresults
 
 %{_examplesdir}/%{name}-%{version}
 
@@ -501,7 +501,7 @@
 %dir %{_prefix}/lib/%{name}/eventhandlers
 %endif
 
-%attr(770,root,nagios) %dir %{_var}/spool/%{name}
+%attr(770,root,nagcmd) %dir %{_var}/spool/%{name}
 
 %files mrtggraphs
 %defattr(644,root,root,755)
@@ -559,6 +559,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.172  2012/01/08 00:22:29  glen
+- make checkresults dir writable by nagcmd group, for nrdp to work
+
 Revision 1.171  2012/01/07 16:26:11  glen
 - package classicui theme, new theme provided by nagios-theme-exfoliation 
package
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios/nagios.spec?r1=1.171&r2=1.172&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to