X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=mysql.spec;h=deb8be561fcc614cb637cecce3fd4c0526711990;hb=a493b021b29c483c5c23a81f1b5192bff3f0d55f;hp=a1834a8ef331a165fb83bce13fbc4d091ae1290c;hpb=8f798877383203ae19382e627de02e527783764e;p=packages%2Fmysql.git diff --git a/mysql.spec b/mysql.spec index a1834a8..deb8be5 100644 --- a/mysql.spec +++ b/mysql.spec @@ -44,7 +44,7 @@ %endif %define rel 2 -%define percona_rel 29 +%define percona_rel 30 %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 @@ -55,12 +55,12 @@ Summary(ru.UTF-8): MySQL - быстрый SQL-сервер Summary(uk.UTF-8): MySQL - швидкий SQL-сервер Summary(zh_CN.UTF-8): MySQL数据库服务器 Name: mysql -Version: 5.7.26 +Version: 5.7.27 Release: %{percona_rel}.%{rel} License: GPL + MySQL FLOSS Exception Group: Applications/Databases Source0: https://www.percona.com/downloads/Percona-Server-5.7/LATEST/source/tarball/percona-server-%{version}-%{percona_rel}.tar.gz -# Source0-md5: 7ac77b01f578c00a1388ba4339a7a15f +# Source0-md5: f4161888aa25073597bbf4c4e9226479 Source100: http://www.sphinxsearch.com/files/sphinx-2.2.11-release.tar.gz # Source100-md5: 5cac34f3d78a9d612ca4301abfcbd666 %if %{without system_boost} @@ -87,6 +87,7 @@ Patch3: mysql-chain-certs.patch # from fedora Patch4: mysql-dubious-exports.patch Patch5: mysql-cmake.patch +Patch6: mysql-protobuf.patch URL: https://www.percona.com/software/mysql-database/percona-server BuildRequires: bison >= 1.875 BuildRequires: cmake >= 2.8.2 @@ -501,6 +502,7 @@ mv sphinx-*/mysqlse storage/sphinx %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 # to get these files rebuild [ -f sql/sql_yacc.cc ] && %{__rm} sql/sql_yacc.cc