OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 21-Jan-2003 16:29:45
Branch: HEAD Handle: 2003012115294302
Modified files:
openpkg-src/mysql4 my.cnf mysql4.spec
openpkg-web news.txt
Log:
fix config file for mysql4
Summary:
Revision Changes Path
1.3 +1 -1 openpkg-src/mysql4/my.cnf
1.4 +1 -1 openpkg-src/mysql4/mysql4.spec
1.2963 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql4/my.cnf
============================================================================
$ cvs diff -u -r1.2 -r1.3 my.cnf
--- openpkg-src/mysql4/my.cnf 16 Jan 2003 18:25:51 -0000 1.2
+++ openpkg-src/mysql4/my.cnf 21 Jan 2003 15:29:44 -0000 1.3
@@ -6,7 +6,7 @@
socket = @l_prefix@/var/mysql4/mysql.sock
port = 3306
-[safe_mysqld]
+[mysqld_safe]
datadir = @l_prefix@/var/mysql4
socket = @l_prefix@/var/mysql4/mysql.sock
set-variable = pid_file=@l_prefix@/var/mysql4/mysqld.pid
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/mysql4/mysql4.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 mysql4.spec
--- openpkg-src/mysql4/mysql4.spec 17 Jan 2003 10:15:28 -0000 1.3
+++ openpkg-src/mysql4/mysql4.spec 21 Jan 2003 15:29:45 -0000 1.4
@@ -40,7 +40,7 @@
Group: Database
License: GPL
Version: %{V_opkg}
-Release: 20030117
+Release: 20030120
# package options
%option with_berkeleydb yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2962 -r1.2963 news.txt
--- openpkg-web/news.txt 21 Jan 2003 13:25:05 -0000 1.2962
+++ openpkg-web/news.txt 21 Jan 2003 15:29:43 -0000 1.2963
@@ -1,3 +1,4 @@
+21-Jan-2003: Upgraded package: P<mysql4-4.0.9gamma-20030120>
21-Jan-2003: Upgraded package: P<openpkg-tool-20030121-20030121>
21-Jan-2003: New package: P<joe-2.9.8pre1-20030121>
21-Jan-2003: Upgraded package: P<gcc33-3.3s20030120-20030121>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]