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: 22-Oct-2009 09:17:52 Branch: HEAD Handle: 2009102208175100 Modified files: openpkg-src/mysql mysql.spec Log: upgrading package: mysql 5.1.39 -> 5.1.40 Summary: Revision Changes Path 1.197 +2 -2 openpkg-src/mysql/mysql.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/mysql/mysql.spec ============================================================================ $ cvs diff -u -r1.196 -r1.197 mysql.spec --- openpkg-src/mysql/mysql.spec 23 Sep 2009 18:46:16 -0000 1.196 +++ openpkg-src/mysql/mysql.spec 22 Oct 2009 07:17:51 -0000 1.197 @@ -23,7 +23,7 @@ # package version %define V_major 5.1 -%define V_minor 39 +%define V_minor 40 %define V_mysql %{V_major}.%{V_minor} %define V_opkg %{V_major}.%{V_minor} %define V_jdbc 5.1.10 @@ -39,7 +39,7 @@ Group: Database License: GPL Version: %{V_opkg} -Release: 20090923 +Release: 20091022 # package options %option with_server yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org