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-Nov-2008 08:45:17
Branch: HEAD Handle: 2008112707451700
Modified files:
openpkg-src/mysql51 mysql51.spec
Log:
upgrading package: mysql51 5.1.29 -> 5.1.30
Summary:
Revision Changes Path
1.33 +3 -3 openpkg-src/mysql51/mysql51.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql51/mysql51.spec
============================================================================
$ cvs diff -u -r1.32 -r1.33 mysql51.spec
--- openpkg-src/mysql51/mysql51.spec 28 Oct 2008 08:32:31 -0000 1.32
+++ openpkg-src/mysql51/mysql51.spec 27 Nov 2008 07:45:17 -0000 1.33
@@ -23,8 +23,8 @@
# package version
%define V_major 5.1
-%define V_minor 29
-%define V_mysql %{V_major}.%{V_minor}-rc
+%define V_minor 30
+%define V_mysql %{V_major}.%{V_minor}
%define V_opkg %{V_major}.%{V_minor}
# package information
@@ -38,7 +38,7 @@
Group: Database
License: GPL
Version: %{V_opkg}
-Release: 20081028
+Release: 20081127
# package options
%option with_server yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]