OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 03-May-2006 23:24:24
Branch: HEAD Handle: 2006050322242400
Modified files:
openpkg-src/mysql mysql.spec
Log:
upgrading package: mysql 5.0.20a -> 5.0.21
Summary:
Revision Changes Path
1.144 +2 -2 openpkg-src/mysql/mysql.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql/mysql.spec
============================================================================
$ cvs diff -u -r1.143 -r1.144 mysql.spec
--- openpkg-src/mysql/mysql.spec 22 Apr 2006 06:52:06 -0000 1.143
+++ openpkg-src/mysql/mysql.spec 3 May 2006 21:24:24 -0000 1.144
@@ -24,7 +24,7 @@
# package version
%define V_major 5.0
-%define V_minor 20a
+%define V_minor 21
%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: 20060422
+Release: 20060503
# package options
%option with_server yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]