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: 02-Jul-2009 18:12:09 Branch: HEAD Handle: 2009070217120900 Modified files: openpkg-src/mysql mysql.spec Log: upgrading package: mysql 5.1.35 -> 5.1.36 Summary: Revision Changes Path 1.189 +2 -2 openpkg-src/mysql/mysql.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/mysql/mysql.spec ============================================================================ $ cvs diff -u -r1.188 -r1.189 mysql.spec --- openpkg-src/mysql/mysql.spec 6 Jun 2009 20:33:32 -0000 1.188 +++ openpkg-src/mysql/mysql.spec 2 Jul 2009 16:12:09 -0000 1.189 @@ -23,7 +23,7 @@ # package version %define V_major 5.1 -%define V_minor 35 +%define V_minor 36 %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: 20090606 +Release: 20090702 # package options %option with_server yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org