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: 21-Sep-2009 22:15:27 Branch: HEAD Handle: 2009092121152600 Modified files: openpkg-src/mysql mysql.spec Log: upgrading package: mysql 5.1.38 -> 5.1.39 Summary: Revision Changes Path 1.195 +2 -2 openpkg-src/mysql/mysql.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/mysql/mysql.spec ============================================================================ $ cvs diff -u -r1.194 -r1.195 mysql.spec --- openpkg-src/mysql/mysql.spec 19 Sep 2009 09:56:21 -0000 1.194 +++ openpkg-src/mysql/mysql.spec 21 Sep 2009 20:15:26 -0000 1.195 @@ -23,7 +23,7 @@ # package version %define V_major 5.1 -%define V_minor 38 +%define V_minor 39 %define V_mysql %{V_major}.%{V_minor} %define V_opkg %{V_major}.%{V_minor} %define V_jdbc 5.1.9 @@ -39,7 +39,7 @@ Group: Database License: GPL Version: %{V_opkg} -Release: 20090919 +Release: 20090921 # package options %option with_server yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org