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

---- Files affected:
packages/wwwcount:
   wwwcount.logrotate (1.3 -> 1.4) , wwwcount.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: packages/wwwcount/wwwcount.logrotate
diff -u packages/wwwcount/wwwcount.logrotate:1.3 
packages/wwwcount/wwwcount.logrotate:1.4
--- packages/wwwcount/wwwcount.logrotate:1.3    Tue Mar 26 13:34:46 2002
+++ packages/wwwcount/wwwcount.logrotate        Fri Jan 20 14:14:35 2012
@@ -1,9 +1,11 @@
 /var/lib/wwwcount/log/wwwcount-error {
+       su root http
        olddir /var/lib/wwwcount/log/archiv
        create 660 root http
 }
 
 /var/lib/wwwcount/log/wwwcount-visitor {
+       su root http
        olddir /var/lib/wwwcount/log/archiv
        create 660 root http
 }

================================================================
Index: packages/wwwcount/wwwcount.spec
diff -u packages/wwwcount/wwwcount.spec:1.49 
packages/wwwcount/wwwcount.spec:1.50
--- packages/wwwcount/wwwcount.spec:1.49        Sat Jan 29 01:07:40 2011
+++ packages/wwwcount/wwwcount.spec     Fri Jan 20 14:14:35 2012
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):     Licznik dostępu do strony WWW
 Name:          wwwcount
 Version:       2.6
-Release:       9
+Release:       10
 Epoch:         1
 Group:         Networking/Utilities
 License:       BSD-like
@@ -33,6 +33,7 @@
 Requires(post):        fileutils
 Requires(post):        sed
 Requires:      webserver
+Conflicts:     logrotate < 3.8.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                httpdir         /home/services/httpd
@@ -126,6 +127,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2012/01/20 13:14:35  baggins
+- rel 10
+- logrotate 3.8.0 requires "su" option for non-root owned dirs
+
 Revision 1.49  2011/01/29 00:07:40  sparky
 - dropped pre-cvs changelog
 
================================================================

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

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

Reply via email to