]> git.pld-linux.org Git - packages/mysql.git/blobdiff - mysql.spec
- up to 5.5.31
[packages/mysql.git] / mysql.spec
index 0794cd330037e44e6999bda2b01a497135d46c60..6742a2da65c5fd8d69d16cb4c102893a9e20f6c8 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     30.2
+%define        percona_rel     30.3
 %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.30
-Release:       3
+Version:       5.5.31
+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: 82604d750e9d858e927c3abcda784431
-Source100:     http://sphinxsearch.com/files/sphinx-2.0.6-release.tar.gz
-# Source100-md5:       de6be5ee20b1bfafa2a0cea7155a8331
+# Source0-md5: 702f4869b97cec5de8531954291a6b74
+Source100:     http://www.sphinxsearch.com/files/sphinx-2.0.8-release.tar.gz
+# Source100-md5:       bcaf0af0ba403a43b9ef3af6f9599cb4
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.logrotate
@@ -63,7 +63,6 @@ Source15:     lib%{name}.version
 Patch2:                mysqlhotcopy-5.0-5.5.patch
 Patch3:                bug-67402.patch
 # from fedora
-Patch5:                %{name}-versioning.patch
 Patch6:                %{name}-system-users.patch
 
 Patch8:                %{name}-client-config.patch
@@ -495,7 +494,6 @@ mv sphinx-*/mysqlse storage/sphinx
 %patch2 -p1
 %patch3 -p1
 
-%patch5 -p1
 %patch6 -p1
 
 %patch8 -p1
This page took 0.090626 seconds and 4 git commands to generate.