]> TLD Linux GIT Repositories - packages/mysql.git/blobdiff - mysql.spec
- protobuf > 3.8.0 fix from PLD
[packages/mysql.git] / mysql.spec
index 763145042b8630ba234d3afcbe3e7a64685e7912..deb8be561fcc614cb637cecce3fd4c0526711990 100644 (file)
@@ -43,7 +43,7 @@
 %undefine      with_tokudb
 %endif
 
-%define                rel     1
+%define                rel     2
 %define                percona_rel     30
 %include       /usr/lib/rpm/macros.perl
 Summary:       MySQL: a very fast and reliable SQL database engine
@@ -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