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: 05-Mar-2009 12:34:11 Branch: HEAD Handle: 2009030511341100 Modified files: openpkg-src/mysql mysql.spec Log: upgrading package: mysql 5.1.31 -> 5.1.32 Summary: Revision Changes Path 1.183 +2 -2 openpkg-src/mysql/mysql.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/mysql/mysql.spec ============================================================================ $ cvs diff -u -r1.182 -r1.183 mysql.spec --- openpkg-src/mysql/mysql.spec 7 Feb 2009 18:55:12 -0000 1.182 +++ openpkg-src/mysql/mysql.spec 5 Mar 2009 11:34:11 -0000 1.183 @@ -23,7 +23,7 @@ # package version %define V_major 5.1 -%define V_minor 31 +%define V_minor 32 %define V_mysql %{V_major}.%{V_minor} %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: 20090207 +Release: 20090305 # package options %option with_server yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org