OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 28-Sep-2005 12:10:06
Branch: HEAD Handle: 2005092811100600
Modified files:
openpkg-src/mysql5 mysql5.spec
Log:
upgrading package: mysql5 5.0.12 -> 5.0.13
Summary:
Revision Changes Path
1.10 +3 -3 openpkg-src/mysql5/mysql5.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql5/mysql5.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 mysql5.spec
--- openpkg-src/mysql5/mysql5.spec 2 Sep 2005 18:45:33 -0000 1.9
+++ openpkg-src/mysql5/mysql5.spec 28 Sep 2005 10:10:06 -0000 1.10
@@ -24,8 +24,8 @@
# package version
%define V_major 5.0
-%define V_minor 12
-%define V_mysql %{V_major}.%{V_minor}-beta
+%define V_minor 13
+%define V_mysql %{V_major}.%{V_minor}-rc
%define V_opkg %{V_major}.%{V_minor}
# package information
@@ -39,7 +39,7 @@
Group: Database
License: GPL
Version: %{V_opkg}
-Release: 20050902
+Release: 20050928
# package options
%option with_server yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]