gplv2/mariadb/centos
Erich Cordoba 03638003db 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>
2018-07-19 18:25:47 -05:00
..
files StarlingX open source release updates 2018-05-31 07:36:06 -07:00
README StarlingX open source release updates 2018-05-31 07:36:06 -07:00
build_srpm.data StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb.spec Add bison build requirement for mariadb 2018-07-19 18:25:47 -05:00
mariadb.spec.unmodified StarlingX open source release updates 2018-05-31 07:36:06 -07: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.