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: 08-Feb-2006 08:29:32
Branch: HEAD Handle: 2006020807293200
Modified files:
openpkg-src/mysql mysql.spec
Log:
upgrading package: mysql 4.1.16 -> 4.1.18
Summary:
Revision Changes Path
1.139 +2 -2 openpkg-src/mysql/mysql.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql/mysql.spec
============================================================================
$ cvs diff -u -r1.138 -r1.139 mysql.spec
--- openpkg-src/mysql/mysql.spec 1 Jan 2006 13:17:05 -0000 1.138
+++ openpkg-src/mysql/mysql.spec 8 Feb 2006 07:29:32 -0000 1.139
@@ -24,7 +24,7 @@
# package version
%define V_major 4.1
-%define V_minor 16
+%define V_minor 18
%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: 20051214
+Release: 20060208
# package options
%option with_server yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]