OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 10-Dec-2004 07:57:44
Branch: HEAD Handle: 2004121006574400
Modified files:
openpkg-src/postgrey postgrey.spec rc.postgrey
Log:
fix logfile rotation
Summary:
Revision Changes Path
1.23 +1 -1 openpkg-src/postgrey/postgrey.spec
1.7 +1 -0 openpkg-src/postgrey/rc.postgrey
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postgrey/postgrey.spec
============================================================================
$ cvs diff -u -r1.22 -r1.23 postgrey.spec
--- openpkg-src/postgrey/postgrey.spec 9 Dec 2004 22:08:42 -0000
1.22
+++ openpkg-src/postgrey/postgrey.spec 10 Dec 2004 06:57:44 -0000
1.23
@@ -34,7 +34,7 @@
Group: Mail
License: GPL
Version: 1.16
-Release: 20041209
+Release: 20041210
# list of sources
Source0:
http://isg.ee.ethz.ch/tools/postgrey/pub/postgrey-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/postgrey/rc.postgrey
============================================================================
$ cvs diff -u -r1.6 -r1.7 rc.postgrey
--- openpkg-src/postgrey/rc.postgrey 9 Dec 2004 21:20:35 -0000 1.6
+++ openpkg-src/postgrey/rc.postgrey 10 Dec 2004 06:57:44 -0000 1.7
@@ -19,6 +19,7 @@
%common
postgrey_wlclnt="@l_prefix@/etc/postgrey/whitelist.clients"
postgrey_wlrcpt="@l_prefix@/etc/postgrey/whitelist.recipients"
+ postgrey_logfile="@l_prefix@/var/postgrey/postgrey.log"
postgrey_pidfile="@l_prefix@/var/postgrey/postgrey.pid"
postgrey_socket="@l_prefix@/var/postgrey/postgrey.socket"
postgrey_dbdir="@l_prefix@/var/postgrey"
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]