OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [email protected] Module: openpkg-src Date: 04-May-2009 19:10:45 Branch: HEAD Handle: 2009050418104500 Modified files: openpkg-src/mysql50 mysql50.spec Log: upgrading package: mysql50 5.0.77 -> 5.0.81 Summary: Revision Changes Path 1.5 +2 -2 openpkg-src/mysql50/mysql50.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/mysql50/mysql50.spec ============================================================================ $ cvs diff -u -r1.4 -r1.5 mysql50.spec --- openpkg-src/mysql50/mysql50.spec 18 Apr 2009 13:13:09 -0000 1.4 +++ openpkg-src/mysql50/mysql50.spec 4 May 2009 17:10:45 -0000 1.5 @@ -23,7 +23,7 @@ # package version %define V_major 5.0 -%define V_minor 77 +%define V_minor 81 %define V_mysql %{V_major}.%{V_minor} %define V_opkg %{V_major}.%{V_minor} %define V_jdbc 5.0.8 @@ -39,7 +39,7 @@ Group: Database License: GPL Version: %{V_opkg} -Release: 20090218 +Release: 20090504 # package options %option with_server yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
