packages: argus-clients/argus-clients-radium.logrotate, argus-clients/argus...

baggins baggins at pld-linux.org
Sun Feb 5 11:38:06 CET 2012


Author: baggins                      Date: Sun Feb  5 10:38:06 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- logrotate 3.8.0 requires "su" option for non-root writable dirs

---- Files affected:
packages/argus-clients:
   argus-clients-radium.logrotate (1.3 -> 1.4) , argus-clients.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/argus-clients/argus-clients-radium.logrotate
diff -u packages/argus-clients/argus-clients-radium.logrotate:1.3 packages/argus-clients/argus-clients-radium.logrotate:1.4
--- packages/argus-clients/argus-clients-radium.logrotate:1.3	Fri Aug  1 02:12:06 2008
+++ packages/argus-clients/argus-clients-radium.logrotate	Sun Feb  5 11:38:01 2012
@@ -1,4 +1,5 @@
 /var/log/argus-clients/*log {
+	su root argus
 	olddir /var/log/archive/argus-clients
 	compress
 	create 660 root argus

================================================================
Index: packages/argus-clients/argus-clients.spec
diff -u packages/argus-clients/argus-clients.spec:1.9 packages/argus-clients/argus-clients.spec:1.10
--- packages/argus-clients/argus-clients.spec:1.9	Tue Sep 11 14:30:06 2007
+++ packages/argus-clients/argus-clients.spec	Sun Feb  5 11:38:01 2012
@@ -38,7 +38,7 @@
 Requires:	rc-scripts
 Provides:	group(argus)
 Provides:	user(argus)
-Conflicts:	logrotate < 3.7-4
+Conflicts:	logrotate < 3.8.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -168,6 +168,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2012/02/05 10:38:01  baggins
+- logrotate 3.8.0 requires "su" option for non-root writable dirs
+
 Revision 1.9  2007/09/11 12:30:06  gotar
 - oops, it's 3.7-4 not 3.7.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/argus-clients/argus-clients-radium.logrotate?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/argus-clients/argus-clients.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list