X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=mysql.spec;h=7394ea6c8844f538cfdac174e94a20d5c81aa7d9;hb=f10179a5e65b812c92658bc7207cfda060d53f0c;hp=e519572909ab0806b3b471a2dd3ccee65aef6163;hpb=1d68b73eb0dff302d0540e860213839efe8fdbf7;p=packages%2Fmysql.git diff --git a/mysql.spec b/mysql.spec index e519572..7394ea6 100644 --- a/mysql.spec +++ b/mysql.spec @@ -36,7 +36,7 @@ %bcond_with system_boost # Use system boost package %bcond_with tests # FIXME: don't run correctly %bcond_with ndb # NDB is now a separate product, this here is broken, so disable it -%bcond_without coredumper # coredumper support +%bcond_with coredumper # coredumper support # tokudb is only supported on x86_64 %ifnarch %{x8664} @@ -44,8 +44,8 @@ %undefine with_tokudb %endif -%define rel 1 -%define percona_rel 38 +%define rel 2 +%define percona_rel 39 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.35 +Version: 5.7.36 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: 61359c10adbfef3f5d2d8284a0d5031a +# Source0-md5: 54c63c74ee2f6aa9ec149010ccacc2dc Source100: http://www.sphinxsearch.com/files/sphinx-2.2.11-release.tar.gz # Source100-md5: 5cac34f3d78a9d612ca4301abfcbd666 %if %{without system_boost}