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: 17-Dec-2004 09:09:11
Branch: HEAD Handle: 2004121708091100
Modified files:
openpkg-src/mysql41 mysql41.spec
Log:
upgrading package: mysql41 4.1.7 -> 4.1.8
Summary:
Revision Changes Path
1.28 +2 -2 openpkg-src/mysql41/mysql41.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql41/mysql41.spec
============================================================================
$ cvs diff -u -r1.27 -r1.28 mysql41.spec
--- openpkg-src/mysql41/mysql41.spec 7 Dec 2004 19:57:33 -0000 1.27
+++ openpkg-src/mysql41/mysql41.spec 17 Dec 2004 08:09:11 -0000 1.28
@@ -25,7 +25,7 @@
# package version
%define V_major 4.1
-%define V_minor 7
+%define V_minor 8
%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: 20041207
+Release: 20041217
# package options
%option with_server yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]