Browse Source

upgrading package: mysql -> 5.1.43

master
parent
commit
ea7b4050a4
  1. 4
      mysql/mysql.spec

4
mysql/mysql.spec

@ -26,7 +26,7 @@
%define V_minor 43
%define V_mysql %{V_major}.%{V_minor}
%define V_opkg %{V_major}.%{V_minor}
%define V_jdbc 5.1.11
%define V_jdbc 5.1.12
# package information
Name: mysql
@ -39,7 +39,7 @@ Class: BASE
Group: Database
License: GPL
Version: %{V_opkg}
Release: 20100215
Release: 20100219
# package options
%option with_server yes

Loading…
Cancel
Save