]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- up to 5.6.36-82.0 auto/th/mysql-5.6.36-82.0.1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 5 Jun 2017 18:38:38 +0000 (20:38 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 5 Jun 2017 18:38:38 +0000 (20:38 +0200)
mysql.spec

index 5d527090f58dbed5bd9e7a0de702004cf7e7d4a2..4185f563a4071adbe7f4e5e201b1af0e8434e5a1 100644 (file)
@@ -30,8 +30,8 @@
 %undefine      with_tokudb
 %endif
 
-%define                rel     3
-%define                percona_rel     79.1
+%define                rel     1
+%define                percona_rel     82.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
@@ -42,14 +42,14 @@ Summary(ru.UTF-8):  MySQL - быстрый SQL-сервер
 Summary(uk.UTF-8):     MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):  MySQL数据库服务器
 Name:          mysql
-Version:       5.6.34
+Version:       5.6.36
 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: 23dff9d6fcb47b8d0ae9168a637a0e98
+# Source0-md5: 4d4932076b133d5e9f45b850694f3408
 Source100:     http://www.sphinxsearch.com/files/sphinx-2.2.11-release.tar.gz
 # Source100-md5:       5cac34f3d78a9d612ca4301abfcbd666
 Source1:       %{name}.init
@@ -936,6 +936,7 @@ done
 %attr(755,root,root) %{_libdir}/%{name}/plugin/auth_pam_compat.so
 %attr(755,root,root) %{_libdir}/%{name}/plugin/auth_socket.so
 %attr(755,root,root) %{_libdir}/%{name}/plugin/auth_test_plugin.so
+%attr(755,root,root) %{_libdir}/%{name}/plugin/connection_control.so
 %attr(755,root,root) %{_libdir}/%{name}/plugin/dialog.so
 #%attr(755,root,root) %{_libdir}/%{name}/plugin/ha_archive.so
 #%attr(755,root,root) %{_libdir}/%{name}/plugin/ha_blackhole.so
This page took 0.040354 seconds and 4 git commands to generate.