OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 22-Dec-2004 08:58:25
Branch: HEAD Handle: 2004122207582500
Modified files:
openpkg-src/mysql40 mysql40.spec
Log:
upgrading package: mysql40 4.0.22 -> 4.0.23
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-src/mysql40/mysql40.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql40/mysql40.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 mysql40.spec
--- openpkg-src/mysql40/mysql40.spec 17 Dec 2004 09:13:30 -0000 1.1
+++ openpkg-src/mysql40/mysql40.spec 22 Dec 2004 07:58:25 -0000 1.2
@@ -25,7 +25,7 @@
# package version
%define V_major 4.0
-%define V_minor 22
+%define V_minor 23
%define V_mysql %{V_major}.%{V_minor}
%define V_opkg %{V_major}.%{V_minor}
@@ -40,7 +40,7 @@
Group: Database
License: GPL
Version: %{V_opkg}
-Release: 20041217
+Release: 20041222
# package options
%option with_server yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]