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: 29-Oct-2006 13:56:32
Branch: HEAD Handle: 2006102912563200
Modified files:
openpkg-src/mysql mysql.spec
Log:
upgrading package: mysql 5.0.26 -> 5.0.27
Summary:
Revision Changes Path
1.158 +2 -2 openpkg-src/mysql/mysql.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql/mysql.spec
============================================================================
$ cvs diff -u -r1.157 -r1.158 mysql.spec
--- openpkg-src/mysql/mysql.spec 26 Oct 2006 09:42:39 -0000 1.157
+++ openpkg-src/mysql/mysql.spec 29 Oct 2006 12:56:32 -0000 1.158
@@ -24,7 +24,7 @@
# package version
%define V_major 5.0
-%define V_minor 26
+%define V_minor 27
%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: 20061026
+Release: 20061029
# package options
%option with_server yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]