packages: c-icap/c-icap.logrotate, c-icap/c-icap.spec - logrotate 3.8.0 req...

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


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

---- Files affected:
packages/c-icap:
   c-icap.logrotate (1.1 -> 1.2) , c-icap.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/c-icap/c-icap.logrotate
diff -u packages/c-icap/c-icap.logrotate:1.1 packages/c-icap/c-icap.logrotate:1.2
--- packages/c-icap/c-icap.logrotate:1.1	Mon Mar 21 11:00:03 2011
+++ packages/c-icap/c-icap.logrotate	Sun Feb  5 11:44:39 2012
@@ -1,4 +1,5 @@
 /var/log/c-icap/[as]*.log {
+	su root c-icap
 	olddir /var/log/archive/c-icap
 	compress
 	create 660 root c-icap

================================================================
Index: packages/c-icap/c-icap.spec
diff -u packages/c-icap/c-icap.spec:1.8 packages/c-icap/c-icap.spec:1.9
--- packages/c-icap/c-icap.spec:1.8	Thu Mar 24 10:18:25 2011
+++ packages/c-icap/c-icap.spec	Sun Feb  5 11:44:39 2012
@@ -14,9 +14,10 @@
 Patch0:		%{name}-ld.patch
 Patch1:		%{name}-align-64bit.patch
 Patch2:		%{name}-conf.patch
+URL:		http://c-icap.sourceforge.net/
 Requires:	%{name}-lib = %{version}-%{release}
 Requires:	rc-scripts >= 0.4.0.12
-URL:		http://c-icap.sourceforge.net/
+Conflicts:	logrotate < 3.8.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -165,6 +166,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2012/02/05 10:44:39  baggins
+- logrotate 3.8.0 requires "su" option for non-root writable dirs
+
 Revision 1.8  2011/03/24 09:18:25  hawk
 - %config(noreplace) %verify(not md5 mtime size) for c-icap.magic
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/c-icap/c-icap.logrotate?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/c-icap/c-icap.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list