]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- builds and passes tests, rel 1 auto/th/mysql-5.7.17-1
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 5 Mar 2018 22:13:29 +0000 (23:13 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 5 Mar 2018 22:13:29 +0000 (23:13 +0100)
mysql.spec

index 6d824ff7327648ff9047147b6e32452bc5b6e607..e493b1f4eb89c58e500d09c82634810380550bae 100644 (file)
@@ -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
This page took 0.218139 seconds and 4 git commands to generate.