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: 06-Apr-2005 08:21:39
Branch: HEAD Handle: 2005040607213900
Modified files:
openpkg-src/mysql mysql.spec
Log:
upgrading package: mysql 4.1.10a -> 4.1.11
Summary:
Revision Changes Path
1.121 +2 -2 openpkg-src/mysql/mysql.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql/mysql.spec
============================================================================
$ cvs diff -u -r1.120 -r1.121 mysql.spec
--- openpkg-src/mysql/mysql.spec 24 Mar 2005 11:19:36 -0000 1.120
+++ openpkg-src/mysql/mysql.spec 6 Apr 2005 06:21:39 -0000 1.121
@@ -24,7 +24,7 @@
# package version
%define V_major 4.1
-%define V_minor 10a
+%define V_minor 11
%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: 20050311
+Release: 20050406
# package options
%option with_server yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]