]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- up to percona 5.5.41; sphinx up to 2.2.7
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 13 Feb 2015 10:52:20 +0000 (11:52 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 13 Feb 2015 10:52:20 +0000 (11:52 +0100)
mysql.spec

index a8fbd06b67020356fd8ce0f6d89bb8912c9ea6e7..79a3bfb4073d83435945bb866f347701ac556eb7 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     36.1
+%define        percona_rel     37.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,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.40
+Version:       5.5.41
 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: 51d05cf50f02b29b022f54b8e2da0db5
-Source100:     http://www.sphinxsearch.com/files/sphinx-2.1.9-release.tar.gz
-# Source100-md5:       3b987baa64b9c050c92412a72c4d3059
+# Source0-md5: 4e2caf69c7fccfe1f216f52c1a38609a
+Source100:     http://www.sphinxsearch.com/files/sphinx-2.2.7-release.tar.gz
+# Source100-md5:       ac74f013665f473d7ea22623f4b72468
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.logrotate
This page took 0.042338 seconds and 4 git commands to generate.