[packages/mysql] - builds and passes tests, rel 1
baggins
baggins at pld-linux.org
Mon Mar 5 23:13:43 CET 2018
commit 54e3d63963f05f92e0a50a8a990155c6a8d6b46a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Mar 5 23:13:29 2018 +0100
- 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/54e3d63963f05f92e0a50a8a990155c6a8d6b46a
More information about the pld-cvs-commit
mailing list