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: 25-Oct-2005 08:49:58
Branch: HEAD Handle: 2005102507495800
Modified files:
openpkg-src/mysql5 mysql5.spec
Log:
upgrading package: mysql5 5.0.13 -> 5.0.15
Summary:
Revision Changes Path
1.12 +3 -3 openpkg-src/mysql5/mysql5.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql5/mysql5.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 mysql5.spec
--- openpkg-src/mysql5/mysql5.spec 11 Oct 2005 07:09:50 -0000 1.11
+++ openpkg-src/mysql5/mysql5.spec 25 Oct 2005 06:49:58 -0000 1.12
@@ -24,8 +24,8 @@
# package version
%define V_major 5.0
-%define V_minor 13
-%define V_mysql %{V_major}.%{V_minor}-rc
+%define V_minor 15
+%define V_mysql %{V_major}.%{V_minor}
%define V_opkg %{V_major}.%{V_minor}
# package information
@@ -39,7 +39,7 @@
Group: Database
License: GPL
Version: %{V_opkg}
-Release: 20051011
+Release: 20051025
# package options
%option with_server yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]