packages: argus/argus.logrotate, argus/argus.spec - logrotate 3.8.0 require...

baggins baggins at pld-linux.org
Sun Feb 5 11:37:26 CET 2012


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

---- Files affected:
packages/argus:
   argus.logrotate (1.3 -> 1.4) , argus.spec (1.22 -> 1.23) 

---- Diffs:

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

================================================================
Index: packages/argus/argus.spec
diff -u packages/argus/argus.spec:1.22 packages/argus/argus.spec:1.23
--- packages/argus/argus.spec:1.22	Mon Feb 25 20:28:17 2008
+++ packages/argus/argus.spec	Sun Feb  5 11:37:20 2012
@@ -34,7 +34,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
@@ -120,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2012/02/05 10:37:20  baggins
+- logrotate 3.8.0 requires "su" option for non-root writable dirs
+
 Revision 1.22  2008/02/25 19:28:17  gotar
 - added missing BRs, fixed compilation on AMD64 and installation
 
================================================================

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



More information about the pld-cvs-commit mailing list