]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- up to 5.5.34
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 28 Oct 2013 13:57:37 +0000 (14:57 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 28 Oct 2013 13:57:37 +0000 (14:57 +0100)
mysql.spec

index b7d69e199dd46e34939edcef889094fa3c8f5b99..6efce26554f6c25820b275bcc8baff392ce5125d 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     31.1
+%define        percona_rel     32.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.5.33
-Release:       2
+Version:       5.5.34
+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.5/LATEST/source/Percona-Server-%{version}-rel%{percona_rel}.tar.gz
-# Source0-md5: 4a1c053dbdda4bb643f7ab13a9776f34
+Source0:       http://www.percona.com/redir/downloads/Percona-Server-5.5/LATEST/release-%{version}-%{percona_rel}/591/source/Percona-Server-%{version}-rel%{percona_rel}.tar.gz
+# Source0-md5: c7db9bb119b3b38fbb6716814841630b
 Source100:     http://www.sphinxsearch.com/files/sphinx-2.0.8-release.tar.gz
 # Source100-md5:       bcaf0af0ba403a43b9ef3af6f9599cb4
 Source1:       %{name}.init
This page took 0.123326 seconds and 4 git commands to generate.