af359d4938
This update makes use of the PKG_GITREVCOUNT variable to auto-version the packages in this repo. Story: 2007750 Task: 39951 Change-Id: I854419c922b9db4edbbf6f1e987a982ec2ec7b59 Signed-off-by: Dongqi Chen <chen.dq@neusoft.com> |
||
---|---|---|
.. | ||
docker | ||
files | ||
build_srpm.data | ||
mariadb.spec | ||
mariadb.spec.unmodified | ||
README | ||
stx-mariadb.stable_docker_image |
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.