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 openpkg-web Date: 04-Jul-2003 15:59:43
Branch: HEAD Handle: 2003070414594201
Modified files:
openpkg-src/mysql3 mysql3.spec
openpkg-web news.txt
Log:
mysql3 is a 'faked' package for mysql (and not an 'alternative'
package as our definition states), so configure it and use it this way
Summary:
Revision Changes Path
1.6 +2 -3 openpkg-src/mysql3/mysql3.spec
1.5250 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql3/mysql3.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 mysql3.spec
--- openpkg-src/mysql3/mysql3.spec 20 Jun 2003 06:55:21 -0000 1.5
+++ openpkg-src/mysql3/mysql3.spec 4 Jul 2003 13:59:43 -0000 1.6
@@ -37,7 +37,7 @@
Group: Database
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20030620
+Release: 20030704
# package options
%option with_berkeleydb yes
@@ -58,8 +58,7 @@
PreReq: OpenPKG, openpkg >= 20030103, zlib
AutoReq: no
AutoReqProv: no
-Provides: MYSQL
-Conflicts: mysql
+Provides: mysql = %{version}-%{release}
%description
MySQL is a multi-user Relational Database Management System (RDBMS),
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5249 -r1.5250 news.txt
--- openpkg-web/news.txt 4 Jul 2003 13:59:27 -0000 1.5249
+++ openpkg-web/news.txt 4 Jul 2003 13:59:42 -0000 1.5250
@@ -1,3 +1,4 @@
+04-Jul-2003: Upgraded package: P<mysql3-3.23.57-20030704>
04-Jul-2003: Upgraded package: P<mysql-4.0.13-20030704>
04-Jul-2003: Upgraded package: P<jikes-1.18-20030704>
04-Jul-2003: Upgraded package: P<cvsps-2.0rc1-20030704>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]