]> TLD Linux GIT Repositories - packages/mysql.git/commitdiff
- updated to 5.7.23-25
authorMarcin Krol <hawk@tld-linux.org>
Tue, 4 Dec 2018 11:44:41 +0000 (11:44 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Tue, 4 Dec 2018 11:44:41 +0000 (11:44 +0000)
mysql.spec

index 44f4dee85303cd9ea51951f7f44f06db8d81de46..69d8d962e1d06fc74d681184a65fad68139e878c 100644 (file)
@@ -43,8 +43,8 @@
 %undefine      with_tokudb
 %endif
 
-%define                rel     3
-%define                percona_rel     23
+%define                rel     1
+%define                percona_rel     25
 %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
@@ -60,7 +60,7 @@ 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: 8bf4dca1bd9593803a48c522728ade50
+# Source0-md5: 498ecfc33e646018e4c92212b4c03ce4
 Source100:     http://www.sphinxsearch.com/files/sphinx-2.2.11-release.tar.gz
 # Source100-md5:       5cac34f3d78a9d612ca4301abfcbd666
 %if %{without system_boost}
@@ -87,7 +87,6 @@ Patch3:               mysql-chain-certs.patch
 # from fedora
 Patch4:                mysql-dubious-exports.patch
 Patch5:                mysql-cmake.patch
-Patch6:                mysql-bug-91914.patch
 URL:           https://www.percona.com/software/mysql-database/percona-server
 BuildRequires: bison >= 1.875
 BuildRequires: cmake >= 2.8.2
@@ -502,7 +501,6 @@ 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