packages: gofish/gofish.logrotate, gofish/gofish.spec - rel 5 - logrotate 3...
baggins
baggins at pld-linux.org
Sun Feb 5 12:00:08 CET 2012
Author: baggins Date: Sun Feb 5 11:00:08 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 5
- logrotate 3.8.0 requires "su" option for non-root writable dirs
---- Files affected:
packages/gofish:
gofish.logrotate (1.2 -> 1.3) , gofish.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: packages/gofish/gofish.logrotate
diff -u packages/gofish/gofish.logrotate:1.2 packages/gofish/gofish.logrotate:1.3
--- packages/gofish/gofish.logrotate:1.2 Sat Nov 2 14:02:58 2002
+++ packages/gofish/gofish.logrotate Sun Feb 5 12:00:03 2012
@@ -1,4 +1,5 @@
/var/log/gofish/*.log {
+ su gopher gopher
notifempty
create 640 gopher gopher
postrotate
================================================================
Index: packages/gofish/gofish.spec
diff -u packages/gofish/gofish.spec:1.26 packages/gofish/gofish.spec:1.27
--- packages/gofish/gofish.spec:1.26 Tue Feb 13 08:16:47 2007
+++ packages/gofish/gofish.spec Sun Feb 5 12:00:03 2012
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Serwer protokołu gopher
Name: gofish
Version: 0.22
-Release: 4
+Release: 5
License: GPL
Group: Networking/Daemons
Source0: http://dl.sourceforge.net/gofish/%{name}-%{version}.tar.gz
@@ -22,6 +22,7 @@
Requires: logrotate
Provides: gopher-server
Obsoletes: gopher-server
+Conflicts: logrotate < 3.8.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -101,6 +102,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2012/02/05 11:00:03 baggins
+- rel 5
+- logrotate 3.8.0 requires "su" option for non-root writable dirs
+
Revision 1.26 2007/02/13 07:16:47 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gofish/gofish.logrotate?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gofish/gofish.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list