]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- update to 5.6.30-76.3 auto/th/mysql-5.6.30-76.3.1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 2 Jul 2016 06:48:08 +0000 (08:48 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 2 Jul 2016 06:48:08 +0000 (08:48 +0200)
mysql.spec

index 8de4c6a3c9ad1eb5aed3b7b17a104bf36d4a1911..406b5c56325eec48b4e9fbc91fce22b54b4e7039 100644 (file)
@@ -29,8 +29,8 @@
 %undefine      with_tokudb
 %endif
 
-%define                rel     2
-%define                percona_rel     76.1
+%define                rel     1
+%define                percona_rel     76.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
@@ -41,14 +41,14 @@ Summary(ru.UTF-8):  MySQL - быстрый SQL-сервер
 Summary(uk.UTF-8):     MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):  MySQL数据库服务器
 Name:          mysql
-Version:       5.6.28
+Version:       5.6.30
 Release:       %{percona_rel}.%{rel}
 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/downloads/Percona-Server-5.6/LATEST/source/tarball/percona-server-%{version}-%{percona_rel}.tar.gz
-# Source0-md5: f779df3d75a4a019fe9f17e0a2e0e176
+# Source0-md5: 2deb07fe77d6e358dfedeb5fc03eec9e
 Source100:     http://www.sphinxsearch.com/files/sphinx-2.2.10-release.tar.gz
 # Source100-md5:       dda52b24d8348fc09e26d8a649a231d2
 Source1:       %{name}.init
@@ -535,7 +535,9 @@ mv sphinx-*/mysqlse storage/sphinx
 %patch23 -p1
 %patch24 -p1
 
-%patch26 -p1
+# not compatible with percona server at this point, see content
+# of scripts/mysqldumpslow.sh
+#%patch26 -p1
 %patch27 -p1
 
 # to get these files rebuild
This page took 0.029795 seconds and 4 git commands to generate.