[mysql/f18] Fixed url typo

Honza Horak hhorak at fedoraproject.org
Tue Dec 10 14:16:55 UTC 2013


commit 1848ffa671f72e2513665e9f92e7934ffa7a52a7
Author: Honza HorĂ¡k <hhorak at redhat.com>
Date:   Tue Dec 10 15:16:49 2013 +0100

    Fixed url typo

 mysql.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mysql.spec b/mysql.spec
index bd389db..57cd632 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -17,7 +17,7 @@ License: GPLv2 with exceptions and LGPLv2 and BSD
 # Upstream has a mirror redirector for downloads, so the URL is hard to
 # represent statically.  You can get the tarball by following a link from
 # http://dev.mysql.com/downloads/mysql/
-Source0: https://cdn.mysql.com/Downloads/MySQL-5.55555ql-%{version}.tar.xz
+Source0: https://cdn.mysql.com/Downloads/MySQL-5.5/mysql-%{version}.tar.gz
 Source3: my.cnf
 Source4: scriptstub.c
 Source5: my_config.h


More information about the scm-commits mailing list