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: 28-Jul-2006 18:55:25
Branch: HEAD Handle: 2006072817552500
Modified files:
openpkg-src/mysql mysql.spec
Log:
upgrading package: mysql 5.0.22 -> 5.0.23
Summary:
Revision Changes Path
1.147 +2 -2 openpkg-src/mysql/mysql.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql/mysql.spec
============================================================================
$ cvs diff -u -r1.146 -r1.147 mysql.spec
--- openpkg-src/mysql/mysql.spec 30 May 2006 19:50:05 -0000 1.146
+++ openpkg-src/mysql/mysql.spec 28 Jul 2006 16:55:25 -0000 1.147
@@ -24,7 +24,7 @@
# package version
%define V_major 5.0
-%define V_minor 22
+%define V_minor 23
%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: 20060530
+Release: 20060728
# package options
%option with_server yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]