X-Git-Url: https://git.tld-linux.org/?p=packages%2Fmysql.git;a=blobdiff_plain;f=mysql.spec;h=deb8be561fcc614cb637cecce3fd4c0526711990;hp=763145042b8630ba234d3afcbe3e7a64685e7912;hb=a493b021b29c483c5c23a81f1b5192bff3f0d55f;hpb=52cbe1860d73c49eb1f912dd9f4592af435665a9 diff --git a/mysql.spec b/mysql.spec index 7631450..deb8be5 100644 --- a/mysql.spec +++ b/mysql.spec @@ -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