Author: baggins                      Date: Fri Jan 20 13:52:34 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2
- logrotate 3.8.0 requires "su" option for non-root owned dirs

---- Files affected:
packages/nginx:
   nginx.logrotate (1.4 -> 1.5) , nginx.spec (1.110 -> 1.111) 

---- Diffs:

================================================================
Index: packages/nginx/nginx.logrotate
diff -u packages/nginx/nginx.logrotate:1.4 packages/nginx/nginx.logrotate:1.5
--- packages/nginx/nginx.logrotate:1.4  Sun Nov 27 22:28:43 2011
+++ packages/nginx/nginx.logrotate      Fri Jan 20 14:52:29 2012
@@ -1,4 +1,5 @@
 /var/log/nginx/*.log {
+       su nginx nginx
        olddir /var/log/archive/nginx
        create 644 nginx nginx
        sharedscripts

================================================================
Index: packages/nginx/nginx.spec
diff -u packages/nginx/nginx.spec:1.110 packages/nginx/nginx.spec:1.111
--- packages/nginx/nginx.spec:1.110     Mon Jan 16 12:41:08 2012
+++ packages/nginx/nginx.spec   Fri Jan 20 14:52:29 2012
@@ -25,7 +25,7 @@
 Summary(pl.UTF-8):     Serwer HTTP i odwrotne proxy o wysokiej wydajności
 Name:          nginx
 Version:       1.0.11
-Release:       1
+Release:       2
 License:       BSD-like
 Group:         Networking/Daemons/HTTP
 Source0:       http://nginx.org/download/%{name}-%{version}.tar.gz
@@ -75,7 +75,7 @@
 Provides:      group(nginx)
 Provides:      user(nginx)
 Provides:      webserver
-Conflicts:     logrotate < 3.7-4
+Conflicts:     logrotate < 3.8.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sysconfdir     /etc/%{name}
@@ -577,6 +577,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.111  2012/01/20 13:52:29  baggins
+- rel 2
+- logrotate 3.8.0 requires "su" option for non-root owned dirs
+
 Revision 1.110  2012/01/16 11:41:08  brushek
 - up to 1.0.11
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nginx/nginx.logrotate?r1=1.4&r2=1.5&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nginx/nginx.spec?r1=1.110&r2=1.111&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to