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: 24-Jan-2004 21:23:57
Branch: HEAD Handle: 2004012420235502
Modified files:
openpkg-src/mysqlcc mysqlcc.spec
openpkg-web news.txt
Log:
requires MySQL 4.0 or higher
Summary:
Revision Changes Path
1.11 +3 -3 openpkg-src/mysqlcc/mysqlcc.spec
1.8217 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysqlcc/mysqlcc.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 mysqlcc.spec
--- openpkg-src/mysqlcc/mysqlcc.spec 23 Jan 2004 13:11:29 -0000 1.10
+++ openpkg-src/mysqlcc/mysqlcc.spec 24 Jan 2004 20:23:57 -0000 1.11
@@ -33,7 +33,7 @@
Group: Database
License: GPL
Version: 0.9.4
-Release: 20031216
+Release: 20040124
# list of sources
Source0:
http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MySQLCC/mysqlcc-%{version}-src.tar.gz
@@ -43,8 +43,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030909, X11, make, gcc
PreReq: OpenPKG, openpkg >= 20030909, X11
-BuildPreReq: mysql, qt, zlib
-PreReq: mysql, qt, zlib
+BuildPreReq: mysql >= 4.0.0, qt, zlib
+PreReq: mysql >= 4.0.0, qt, zlib
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8216 -r1.8217 news.txt
--- openpkg-web/news.txt 24 Jan 2004 20:21:20 -0000 1.8216
+++ openpkg-web/news.txt 24 Jan 2004 20:23:55 -0000 1.8217
@@ -1,3 +1,4 @@
+24-Jan-2004: Upgraded package: P<mysqlcc-0.9.4-20040124>
24-Jan-2004: Upgraded package: P<libuuid-1.34-20040124>
24-Jan-2004: Upgraded package: P<icon-9.4.2-20040124>
24-Jan-2004: Upgraded package: P<libffi-20040124-20040124>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]