OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 07-Oct-2003 17:43:51
Branch: HEAD Handle: 2003100716435001
Modified files:
openpkg-src/mysql3 mysql3.spec rc.mysql3
openpkg-web news.txt
Log:
Rotate logs as superuser, since this requires writing to RPM/TMP among
other things
Summary:
Revision Changes Path
1.24 +1 -1 openpkg-src/mysql3/mysql3.spec
1.12 +1 -1 openpkg-src/mysql3/rc.mysql3
1.6904 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql3/mysql3.spec
============================================================================
$ cvs diff -u -r1.23 -r1.24 mysql3.spec
--- openpkg-src/mysql3/mysql3.spec 18 Sep 2003 15:45:16 -0000 1.23
+++ openpkg-src/mysql3/mysql3.spec 7 Oct 2003 15:43:51 -0000 1.24
@@ -37,7 +37,7 @@
Group: Database
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20030918
+Release: 20031007
# package options
%option with_berkeleydb yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/mysql3/rc.mysql3
============================================================================
$ cvs diff -u -r1.11 -r1.12 rc.mysql3
--- openpkg-src/mysql3/rc.mysql3 4 Sep 2003 17:29:53 -0000 1.11
+++ openpkg-src/mysql3/rc.mysql3 7 Oct 2003 15:43:51 -0000 1.12
@@ -67,7 +67,7 @@
rcService mysql3 active no && exit 0
rc mysql3 stop start
-%daily -u @l_rusr@
+%daily -u @l_susr@
rcService mysql3 enable yes || exit 0
# rotate logfiles
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6903 -r1.6904 news.txt
--- openpkg-web/news.txt 7 Oct 2003 15:40:47 -0000 1.6903
+++ openpkg-web/news.txt 7 Oct 2003 15:43:50 -0000 1.6904
@@ -1,3 +1,4 @@
+07-Oct-2003: Upgraded package: P<mysql3-3.23.58-20031007>
07-Oct-2003: Upgraded package: P<mysql-4.0.15a-20031007>
07-Oct-2003: Upgraded package: P<jabberd-1.4.2-20031007>
07-Oct-2003: Upgraded package: P<arpd-0.2-20031007>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]