OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 26-Jun-2009 19:23:35 Branch: HEAD Handle: 2009062618233500 Modified files: openpkg-src/mysql54 mysql54.spec Log: upgrading package: mysql54 5.4.0 -> 5.4.1 Summary: Revision Changes Path 1.2 +2 -2 openpkg-src/mysql54/mysql54.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/mysql54/mysql54.spec ============================================================================ $ cvs diff -u -r1.1 -r1.2 mysql54.spec --- openpkg-src/mysql54/mysql54.spec 22 Apr 2009 18:19:15 -0000 1.1 +++ openpkg-src/mysql54/mysql54.spec 26 Jun 2009 17:23:35 -0000 1.2 @@ -23,7 +23,7 @@ # package version %define V_major 5.4 -%define V_minor 0 +%define V_minor 1 %define V_mysql %{V_major}.%{V_minor}-beta %define V_opkg %{V_major}.%{V_minor} %define V_jdbc 5.1.7 @@ -39,7 +39,7 @@ Group: Database License: GPL Version: %{V_opkg} -Release: 20090422 +Release: 20090626 # package options %option with_server yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org