packages: munin/munin-node.logrotate, munin/munin.logrotate, munin/munin.sp...

baggins baggins at pld-linux.org
Sun Feb 5 12:13:01 CET 2012


Author: baggins                      Date: Sun Feb  5 11:13:01 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 6
- logrotate 3.8.0 requires "su" option for non-root writable dirs

---- Files affected:
packages/munin:
   munin-node.logrotate (1.2 -> 1.3) , munin.logrotate (1.5 -> 1.6) , munin.spec (1.95 -> 1.96) 

---- Diffs:

================================================================
Index: packages/munin/munin-node.logrotate
diff -u packages/munin/munin-node.logrotate:1.2 packages/munin/munin-node.logrotate:1.3
--- packages/munin/munin-node.logrotate:1.2	Mon Apr  2 18:41:07 2007
+++ packages/munin/munin-node.logrotate	Sun Feb  5 12:12:56 2012
@@ -1,4 +1,5 @@
 /var/log/munin/munin-node.log {
+	su munin http
 	olddir /var/log/archive/munin
 	create 640 munin root
 	postrotate

================================================================
Index: packages/munin/munin.logrotate
diff -u packages/munin/munin.logrotate:1.5 packages/munin/munin.logrotate:1.6
--- packages/munin/munin.logrotate:1.5	Wed Dec  3 23:10:37 2008
+++ packages/munin/munin.logrotate	Sun Feb  5 12:12:56 2012
@@ -2,6 +2,7 @@
 /var/log/munin/munin-html.log
 /var/log/munin/munin-limits.log
 /var/log/munin/munin-update.log {
+	su munin http
 	olddir /var/log/archive/munin
 	create 660 munin http
 }

================================================================
Index: packages/munin/munin.spec
diff -u packages/munin/munin.spec:1.95 packages/munin/munin.spec:1.96
--- packages/munin/munin.spec:1.95	Tue Jan 31 12:53:18 2012
+++ packages/munin/munin.spec	Sun Feb  5 12:12:56 2012
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Munin - agent danych RRD Linpro
 Name:		munin
 Version:	1.4.5
-Release:	5
+Release:	6
 License:	GPL
 Group:		Applications/WWW
 Source0:	http://dl.sourceforge.net/munin/%{name}-%{version}.tar.gz
@@ -47,7 +47,7 @@
 Requires:	webserver(auth)
 Requires:	webserver(cgi)
 Requires:	webserver(expires)
-Conflicts:	logrotate < 3.7-4
+Conflicts:	logrotate < 3.8.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -306,6 +306,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.96  2012/02/05 11:12:56  baggins
+- rel 6
+- logrotate 3.8.0 requires "su" option for non-root writable dirs
+
 Revision 1.95  2012/01/31 11:53:18  baggins
 - release 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/munin/munin-node.logrotate?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/munin/munin.logrotate?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/munin/munin.spec?r1=1.95&r2=1.96&f=u



More information about the pld-cvs-commit mailing list