OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Peter Smej
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 24-Jan-2003 10:45:17
Branch: HEAD Handle: 2003012409451402
Modified files:
openpkg-re/vcheck vc.mysql
openpkg-src/mysql mysql.spec
openpkg-web news.txt
Log:
upgrading package: mysql 3.23.54a -> 3.23.55
Summary:
Revision Changes Path
1.8 +1 -1 openpkg-re/vcheck/vc.mysql
1.50 +2 -2 openpkg-src/mysql/mysql.spec
1.3026 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.mysql
============================================================================
$ cvs diff -u -r1.7 -r1.8 vc.mysql
--- openpkg-re/vcheck/vc.mysql 15 Dec 2002 08:26:17 -0000 1.7
+++ openpkg-re/vcheck/vc.mysql 24 Jan 2003 09:45:14 -0000 1.8
@@ -2,7 +2,7 @@
}
prog mysql = {
- version = 3.23.54a
+ version = 3.23.55
url = http://www.mysql.com/downloads/mysql-3.23.html
regex = mysql-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/mysql/mysql.spec
============================================================================
$ cvs diff -u -r1.49 -r1.50 mysql.spec
--- openpkg-src/mysql/mysql.spec 16 Jan 2003 16:52:19 -0000 1.49
+++ openpkg-src/mysql/mysql.spec 24 Jan 2003 09:45:16 -0000 1.50
@@ -25,7 +25,7 @@
# package version
%define V_major 3.23
-%define V_minor 54a
+%define V_minor 55
# package information
Name: mysql
@@ -37,7 +37,7 @@
Group: Database
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20030116
+Release: 20030124
# package options
%option with_berkeleydb yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3025 -r1.3026 news.txt
--- openpkg-web/news.txt 24 Jan 2003 09:27:09 -0000 1.3025
+++ openpkg-web/news.txt 24 Jan 2003 09:45:15 -0000 1.3026
@@ -1,3 +1,4 @@
+24-Jan-2003: Upgraded package: P<mysql-3.23.55-20030124>
24-Jan-2003: Upgraded package: P<vim-6.1.301-20030124>
24-Jan-2003: Upgraded package: P<postgresql-7.3.1-20030124>
24-Jan-2003: Upgraded package: P<diffutils-2.8.4-20030124>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]