]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- up to 5.6.14 auto/th/mysql-5.6.14-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 28 Oct 2013 09:35:14 +0000 (10:35 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 28 Oct 2013 09:35:14 +0000 (10:35 +0100)
mysql.spec

index ca7980e67b959a833125f0805a7abafe2b2283fa..c6fbe92520f2bdb02b1b63f9ea70c64500bb7717 100644 (file)
@@ -23,7 +23,7 @@
 %bcond_with    tests           # FIXME: don't run correctly
 %bcond_with    ndb             # NDB is now a separate product, this here is broken, so disable it
 
-%define        percona_rel     61.0
+%define        percona_rel     62.0
 %include       /usr/lib/rpm/macros.perl
 Summary:       MySQL: a very fast and reliable SQL database engine
 Summary(de.UTF-8):     MySQL: ist eine SQL-Datenbank
@@ -34,14 +34,14 @@ Summary(ru.UTF-8):  MySQL - быстрый SQL-сервер
 Summary(uk.UTF-8):     MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):  MySQL数据库服务器
 Name:          mysql
-Version:       5.6.13
+Version:       5.6.14
 Release:       1
 License:       GPL + MySQL FLOSS Exception
 Group:         Applications/Databases
 # Source0Download: http://dev.mysql.com/downloads/mysql/5.5.html#downloads
 # Source0:     http://vesta.informatik.rwth-aachen.de/mysql/Downloads/MySQL-5.5/%{name}-%{version}.tar.gz
-Source0:       http://www.percona.com/redir/downloads/Percona-Server-5.6/LATEST/source/Percona-Server-%{version}-rel%{percona_rel}.tar.gz
-# Source0-md5: 25a6d313e98ce3f759aa08288941e748
+Source0:       http://www.percona.com/redir/downloads/Percona-Server-5.6/LATEST/release-%{version}-%{percona_rel}/483/source/Percona-Server-%{version}-rel%{percona_rel}.tar.gz
+# Source0-md5: 2e6b2ce44173784bb8990813e536cf3c
 Source100:     http://www.sphinxsearch.com/files/sphinx-2.1.2-release.tar.gz
 # Source100-md5:       3e828fa58e2e6049f02aa6aef3009d48
 Source1:       %{name}.init
This page took 0.228594 seconds and 4 git commands to generate.