]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- up to 5.5.43
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 29 May 2015 13:00:24 +0000 (15:00 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 29 May 2015 13:00:24 +0000 (15:00 +0200)
mysql.spec

index 79a3bfb4073d83435945bb866f347701ac556eb7..994f1943338f6d843c3ac66f5ab8b2437ecff238 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     37.0
+%define        percona_rel     37.2
 %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,16 +34,16 @@ Summary(ru.UTF-8):  MySQL - быстрый SQL-сервер
 Summary(uk.UTF-8):     MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):  MySQL数据库服务器
 Name:          mysql
-Version:       5.5.41
+Version:       5.5.43
 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/tarball/percona-server-%{version}-%{percona_rel}.tar.gz
-# Source0-md5: 4e2caf69c7fccfe1f216f52c1a38609a
-Source100:     http://www.sphinxsearch.com/files/sphinx-2.2.7-release.tar.gz
-# Source100-md5:       ac74f013665f473d7ea22623f4b72468
+# Source0-md5: d335de0d56090c4551f5e0e994bdc8b8
+Source100:     http://www.sphinxsearch.com/files/sphinx-2.2.9-release.tar.gz
+# Source100-md5:       1fcc3d180c0559bdeb93602ef248caf4
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.logrotate
This page took 0.042819 seconds and 4 git commands to generate.