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: 25-Aug-2005 19:52:03 Branch: HEAD Handle: 2005082518520300 Modified files: openpkg-src/mysql mysql.spec Log: upgrading package: mysql 4.1.13a -> 4.1.14 Summary: Revision Changes Path 1.127 +2 -2 openpkg-src/mysql/mysql.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/mysql/mysql.spec ============================================================================ $ cvs diff -u -r1.126 -r1.127 mysql.spec --- openpkg-src/mysql/mysql.spec 5 Aug 2005 14:38:36 -0000 1.126 +++ openpkg-src/mysql/mysql.spec 25 Aug 2005 17:52:03 -0000 1.127 @@ -24,7 +24,7 @@ # package version %define V_major 4.1 -%define V_minor 13a +%define V_minor 14 %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: 20050805 +Release: 20050825 # package options %option with_server yes @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org