]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- up to 5.5.29 auto/th/mysql-5.5.29-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 3 Feb 2013 12:10:01 +0000 (13:10 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 3 Feb 2013 12:10:01 +0000 (13:10 +0100)
mysql.spec

index e608a9b60dc4301550f649f7db736143f2b5a41c..98652412306e5fa07e8b65fefd308b423cdc609d 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     29.2
+%define        percona_rel     29.4
 %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.28
-Release:       3
+Version:       5.5.29
+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}-rel29.2.tar.gz
-# Source0-md5: b78987d18541d8ff22a2d523468162da
+Source0:       http://www.percona.com/redir/downloads/Percona-Server-5.5/LATEST/source/Percona-Server-%{version}-rel%{percona_rel}.tar.gz
+# Source0-md5: 97cb6a5875bc05b7c32031e45332f615
 Source100:     http://sphinxsearch.com/files/sphinx-2.0.6-release.tar.gz
 # Source100-md5:       de6be5ee20b1bfafa2a0cea7155a8331
 Source1:       %{name}.init
This page took 0.029364 seconds and 4 git commands to generate.