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:00:40
Branch: HEAD Handle: 2007121021004000
Modified files:
openpkg-src/mysql51 mysql51.spec
Log:
use different mirror which is available
Summary:
Revision Changes Path
1.25 +2 -2 openpkg-src/mysql51/mysql51.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql51/mysql51.spec
============================================================================
$ cvs diff -u -r1.24 -r1.25 mysql51.spec
--- openpkg-src/mysql51/mysql51.spec 5 Oct 2007 15:32:21 -0000 1.24
+++ openpkg-src/mysql51/mysql51.spec 10 Dec 2007 21:00:40 -0000 1.25
@@ -39,7 +39,7 @@
Group: Database
License: GPL
Version: %{V_opkg}
-Release: 20071005
+Release: 20071210
# package options
%option with_server yes
@@ -61,7 +61,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]