]> TLD Linux GIT Repositories - packages/mysql.git/commitdiff
- updated to 5.7.38-41
authorMarcin Krol <hawk@tld-linux.org>
Wed, 27 Jul 2022 19:39:00 +0000 (21:39 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 27 Jul 2022 19:39:00 +0000 (21:39 +0200)
mysql.spec

index a73f76b7e3105229b01d3e0be600ffc04af7b7ed..547ee305e80284396ba28d17fb051f50e711198b 100644 (file)
@@ -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