From ff4aab9cb66c6df86b078e11a9c033f55c24275b Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Wed, 27 Jul 2022 21:39:00 +0200 Subject: [PATCH] - updated to 5.7.38-41 --- mysql.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mysql.spec b/mysql.spec index a73f76b..547ee30 100644 --- a/mysql.spec +++ b/mysql.spec @@ -44,8 +44,8 @@ %undefine with_tokudb %endif -%define rel 2 -%define percona_rel 40 +%define rel 1 +%define percona_rel 41 Summary: MySQL: a very fast and reliable SQL database engine Summary(de.UTF-8): MySQL: ist eine SQL-Datenbank Summary(fr.UTF-8): MySQL: un serveur SQL rapide et fiable @@ -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.37 +Version: 5.7.38 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: ab5a63fbe6872b719c49f1bbf091c09b +# Source0-md5: 4d499d3881a2496db2d537d6c9ff30ce Source100: http://www.sphinxsearch.com/files/sphinx-2.2.11-release.tar.gz # Source100-md5: 5cac34f3d78a9d612ca4301abfcbd666 %if %{without system_boost} @@ -509,7 +509,7 @@ sed -i -e 's#perconaserverclient#mysqlclient#g' libmysql/libmysql.{ver.in,map} s %patch6 -p1 %patch7 -p1 %patch8 -p1 -%patch9 -p1 +#%patch9 -p1 # to get these files rebuild [ -f sql/sql_yacc.cc ] && %{__rm} sql/sql_yacc.cc -- 2.44.0