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: 27-Jul-2005 08:48:45
Branch: HEAD Handle: 2005072707484500
Modified files:
openpkg-src/mysql5 mysql5.spec
Log:
upgrading package: mysql5 5.0.9 -> 5.0.10
Summary:
Revision Changes Path
1.7 +2 -2 openpkg-src/mysql5/mysql5.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql5/mysql5.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 mysql5.spec
--- openpkg-src/mysql5/mysql5.spec 15 Jul 2005 07:30:10 -0000 1.6
+++ openpkg-src/mysql5/mysql5.spec 27 Jul 2005 06:48:45 -0000 1.7
@@ -24,7 +24,7 @@
# package version
%define V_major 5.0
-%define V_minor 9
+%define V_minor 10
%define V_mysql %{V_major}.%{V_minor}-beta
%define V_opkg %{V_major}.%{V_minor}
@@ -39,7 +39,7 @@
Group: Database
License: GPL
Version: %{V_opkg}
-Release: 20050715
+Release: 20050727
# package options
%option with_server yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]