From 54e3d63963f05f92e0a50a8a990155c6a8d6b46a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 5 Mar 2018 23:13:29 +0100 Subject: [PATCH] - builds and passes tests, rel 1 --- mysql.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mysql.spec b/mysql.spec index 6d824ff..e493b1f 100644 --- a/mysql.spec +++ b/mysql.spec @@ -21,7 +21,7 @@ %bcond_without sphinx # Sphinx storage engine support # mysql needs boost 1.59.0 and doesn't support newer/older boost versions %bcond_with system_boost -%bcond_with tests # FIXME: don't run correctly +%bcond_without tests # run test suite %bcond_with ndb # NDB is now a separate product, this here is broken, so disable it %include /usr/lib/rpm/macros.perl @@ -35,7 +35,7 @@ Summary(uk.UTF-8): MySQL - швидкий SQL-сервер Summary(zh_CN.UTF-8): MySQL数据库服务器 Name: mysql Version: 5.7.17 -Release: 0.3 +Release: 1 License: GPL + MySQL FLOSS Exception Group: Applications/Databases Source0: http://cdn.mysql.com/Downloads/MySQL-5.7/%{name}-%{version}.tar.gz -- 2.44.0