Parcourir la source

use different mirror which is available

Ralf S. Engelschall il y a 18 ans
Parent
commit
de392a433c
3 fichiers modifiés avec 7 ajouts et 7 suppressions
  1. 3 3
      mysql/mysql.spec
  2. 2 2
      mysql51/mysql51.spec
  3. 2 2
      mysql6/mysql6.spec

+ 3 - 3
mysql/mysql.spec

@@ -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

+ 2 - 2
mysql51/mysql51.spec

@@ -39,7 +39,7 @@ Class:        EVAL
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20071005
+Release:      20071210
 
 #   package options
 %option       with_server      yes
@@ -61,7 +61,7 @@ Release:      20071005
 %endif
 
 #   list of sources
-Source0:      http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MySQL-%{V_major}/mysql-%{V_mysql}.tar.gz
+Source0:      http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-%{V_major}/mysql-%{V_mysql}.tar.gz
 Source1:      my.cnf
 Source2:      my.pwd
 Source3:      rc.mysql

+ 2 - 2
mysql6/mysql6.spec

@@ -39,7 +39,7 @@ Class:        EVAL
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20071123
+Release:      20071210
 
 #   package options
 %option       with_server      yes
@@ -62,7 +62,7 @@ Release:      20071123
 %endif
 
 #   list of sources
-Source0:      http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MySQL-%{V_major}/mysql-%{V_mysql}.tar.gz
+Source0:      http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-%{V_major}/mysql-%{V_mysql}.tar.gz
 Source1:      my.cnf
 Source2:      my.pwd
 Source3:      rc.mysql