SPECS: munin.spec - fix template dir ownership

baggins baggins at pld-linux.org
Mon Mar 16 17:16:38 CET 2009


Author: baggins                      Date: Mon Mar 16 16:16:38 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix template dir ownership

---- Files affected:
SPECS:
   munin.spec (1.64 -> 1.65) 

---- Diffs:

================================================================
Index: SPECS/munin.spec
diff -u SPECS/munin.spec:1.64 SPECS/munin.spec:1.65
--- SPECS/munin.spec:1.64	Mon Mar 16 17:11:06 2009
+++ SPECS/munin.spec	Mon Mar 16 17:16:32 2009
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):	Munin - agent danych RRD Linpro
 Name:		munin
 Version:	1.3.4
-Release:	4.2
+Release:	4.3
 License:	GPL
 Group:		Applications/WWW
 Source0:	http://dl.sourceforge.net/munin/%{name}_%{version}.tar.gz
@@ -204,7 +204,7 @@
 %files
 %defattr(644,root,root,755)
 %dir %attr(750,munin,http) %{_webapps}/%{_webapp}
-%dir %attr(750,root,http) %{_webapps}/%{_webapp}/templates
+%dir %attr(750,munin,http) %{_webapps}/%{_webapp}/templates
 %{_webapps}/%{_webapp}/templates/*
 %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/munin.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/apache.conf
@@ -272,6 +272,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2009/03/16 16:16:32  baggins
+- fix template dir ownership
+
 Revision 1.64  2009/03/16 16:11:06  baggins
 - separate server and client configs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/munin.spec?r1=1.64&r2=1.65&f=u



More information about the pld-cvs-commit mailing list