Start building with client library and testsuite, since this is a F27 branch

This commit is contained in:
Michal Schorm 2017-10-05 14:37:00 +02:00
parent 19214b69d8
commit 604c1bd8eb

View File

@ -3,7 +3,7 @@
%global pkgnamepatch mariadb %global pkgnamepatch mariadb
# Regression tests may take a long time (many cores recommended), skip them by # Regression tests may take a long time (many cores recommended), skip them by
%{!?runselftest:%global runselftest 0} %{!?runselftest:%global runselftest 1}
# Set this to 1 to see which tests fail, but 0 on production ready build # Set this to 1 to see which tests fail, but 0 on production ready build
%global ignore_testsuite_result 0 %global ignore_testsuite_result 0
@ -43,7 +43,7 @@
%bcond_without oqgraph %bcond_without oqgraph
# For some use cases we do not need some parts of the package. Set to "...with" to exclude # For some use cases we do not need some parts of the package. Set to "...with" to exclude
%bcond_with clibrary %bcond_without clibrary
%bcond_without embedded %bcond_without embedded
%bcond_without devel %bcond_without devel
%bcond_without client %bcond_without client
@ -1507,6 +1507,7 @@ fi
with dnf "--allowerasing" option with dnf "--allowerasing" option
Related: #1497234 Related: #1497234
- Fix building with client library - Fix building with client library
- Build with client library and testsuite, since this is F27 branch
* Thu Sep 28 2017 Michal Schorm <mschorm@redhat.com> - 3:10.2.9-1 * Thu Sep 28 2017 Michal Schorm <mschorm@redhat.com> - 3:10.2.9-1
- Rebase to 10.2.9 - Rebase to 10.2.9