integ/database/mariadb/centos
Erich Cordoba 08369746d3 Add bison build requirement for mariadb
MariaDB downloaded from upstream requires bison to build, this
caused a failure in the building. Adding the proper line in
the spec file solves the issue

Story: 2003041
Task: 23075

Change-Id: I4d404ae02b9e3166fb49bed318058860a4e1519f
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-01 15:31:55 -04:00
..
files Relocate mariadb to stx-integ/database/mariadb 2018-08-01 15:31:55 -04:00
README Relocate mariadb to stx-integ/database/mariadb 2018-08-01 15:31:55 -04:00
build_srpm.data Relocate mariadb to stx-integ/database/mariadb 2018-08-01 15:31:55 -04:00
mariadb.spec Add bison build requirement for mariadb 2018-08-01 15:31:55 -04:00
mariadb.spec.unmodified Relocate mariadb to stx-integ/database/mariadb 2018-08-01 15:31:55 -04:00

README

The upstream mariadb includes TokuDB source code with AGPL license.
As AGPL-3.0 is considered a prohibited license by WR, we've modified
the source tarball to delete the storage/tokudb directory and remove
the AGPL reference from the EXCEPTIONS-CLIENT Foss License file. The
spec file has also been modified to compile without tokudb support.