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: 20-Oct-2005 20:09:05
Branch: HEAD Handle: 2005102019090400
Modified files:
openpkg-src/mysql mysql.spec
Log:
upgrading package: mysql 4.1.14 -> 4.1.15
Summary:
Revision Changes Path
1.131 +2 -2 openpkg-src/mysql/mysql.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql/mysql.spec
============================================================================
$ cvs diff -u -r1.130 -r1.131 mysql.spec
--- openpkg-src/mysql/mysql.spec 7 Oct 2005 21:51:06 -0000 1.130
+++ openpkg-src/mysql/mysql.spec 20 Oct 2005 18:09:04 -0000 1.131
@@ -24,7 +24,7 @@
# package version
%define V_major 4.1
-%define V_minor 14
+%define V_minor 15
%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: 20051007
+Release: 20051020
# package options
%option with_server yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]