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: 10-Dec-2007 22:02:27
Branch: HEAD Handle: 2007121021022700
Modified files:
openpkg-src/mysql6 mysql6.spec
Log:
use different mirror which is available
Summary:
Revision Changes Path
1.5 +2 -2 openpkg-src/mysql6/mysql6.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql6/mysql6.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 mysql6.spec
--- openpkg-src/mysql6/mysql6.spec 23 Nov 2007 17:13:26 -0000 1.4
+++ openpkg-src/mysql6/mysql6.spec 10 Dec 2007 21:02:27 -0000 1.5
@@ -39,7 +39,7 @@
Group: Database
License: GPL
Version: %{V_opkg}
-Release: 20071123
+Release: 20071210
# package options
%option with_server yes
@@ -62,7 +62,7 @@
%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
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]