|
|
@@ -40,7 +40,7 @@ Class: BASE
|
|
|
Group: Database
|
|
|
License: GPL
|
|
|
Version: %{V_opkg}
|
|
|
-Release: 20071206
|
|
|
+Release: 20071210
|
|
|
|
|
|
# package options
|
|
|
%option with_server yes
|
|
|
@@ -57,8 +57,8 @@ Release: 20071206
|
|
|
%option with_jdbc no
|
|
|
|
|
|
# list of sources
|
|
|
-Source0: ftp://ftp.plusline.de/pub/mysql/Downloads/MySQL-%{V_major}/mysql-%{V_mysql}.tar.gz
|
|
|
-Source1: ftp://ftp.plusline.de/pub/mysql/Downloads/Connector-J/mysql-connector-java-%{V_jdbc}.tar.gz
|
|
|
+Source0: http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-%{V_major}/mysql-%{V_mysql}.tar.gz
|
|
|
+Source1: http://ftp.gwdg.de/pub/misc/mysql/Downloads/Connector-J/mysql-connector-java-%{V_jdbc}.tar.gz
|
|
|
Source2: my.cnf
|
|
|
Source3: my.pwd
|
|
|
Source4: rc.mysql
|