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: 24-Jul-2009 07:41:33 Branch: HEAD Handle: 2009072406413300 Modified files: openpkg-src/mysql50 mysql50.spec Log: upgrading package: mysql50 5.0.83 -> 5.0.84 Summary: Revision Changes Path 1.8 +2 -2 openpkg-src/mysql50/mysql50.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/mysql50/mysql50.spec ============================================================================ $ cvs diff -u -r1.7 -r1.8 mysql50.spec --- openpkg-src/mysql50/mysql50.spec 12 Jun 2009 19:08:40 -0000 1.7 +++ openpkg-src/mysql50/mysql50.spec 24 Jul 2009 05:41:33 -0000 1.8 @@ -23,7 +23,7 @@ # package version %define V_major 5.0 -%define V_minor 83 +%define V_minor 84 %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: 20090612 +Release: 20090724 # package options %option with_server yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
