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 openpkg$ Date: 18-Dec-2003 14:25:30
Branch: HEAD Handle: 2003121813252702
Modified files:
openpkg-re/vcheck vc.mysql
openpkg-src/mysql mysql.spec
openpkg-web news.txt
Log:
upgrading package: mysql 4.0.16 -> 4.0.17
Summary:
Revision Changes Path
1.15 +1 -1 openpkg-re/vcheck/vc.mysql
1.84 +2 -2 openpkg-src/mysql/mysql.spec
1.7812 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.mysql
============================================================================
$ cvs diff -u -r1.14 -r1.15 vc.mysql
--- openpkg-re/vcheck/vc.mysql 22 Oct 2003 19:12:37 -0000 1.14
+++ openpkg-re/vcheck/vc.mysql 18 Dec 2003 13:25:27 -0000 1.15
@@ -2,7 +2,7 @@
}
prog mysql = {
- version = 4.0.16
+ version = 4.0.17
url = http://www.mysql.com/downloads/mysql-4.0.html
regex = mysql-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/mysql/mysql.spec
============================================================================
$ cvs diff -u -r1.83 -r1.84 mysql.spec
--- openpkg-src/mysql/mysql.spec 17 Nov 2003 19:51:55 -0000 1.83
+++ openpkg-src/mysql/mysql.spec 18 Dec 2003 13:25:29 -0000 1.84
@@ -25,7 +25,7 @@
# package version
%define V_major 4.0
-%define V_minor 16
+%define V_minor 17
%define V_mysql %{V_major}.%{V_minor}
%define V_opkg %{V_major}.%{V_minor}
@@ -39,7 +39,7 @@
Group: Database
License: GPL
Version: %{V_opkg}
-Release: 20031117
+Release: 20031218
# package options
%option with_berkeleydb yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7811 -r1.7812 news.txt
--- openpkg-web/news.txt 18 Dec 2003 13:23:30 -0000 1.7811
+++ openpkg-web/news.txt 18 Dec 2003 13:25:28 -0000 1.7812
@@ -1,3 +1,4 @@
+18-Dec-2003: Upgraded package: P<mysql-4.0.17-20031218>
18-Dec-2003: Upgraded package: P<gettext-0.13.1-20031218>
18-Dec-2003: Upgraded package: P<powerdns-2.9.13-20031218>
18-Dec-2003: Upgraded package: P<sqlite-2.8.8-20031218>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]