--- document: modulemd version: 2 data: name: mysql stream: 8.0 version: 8040020211109121936 context: 3d27a66e summary: MySQL Module description: >- MySQL is a multi-user, multi-threaded SQL database server. MySQL is a client/server implementation consisting of a server daemon (mysqld) and many different client programs and libraries. The base package contains the standard MySQL client programs and generic MySQL files. license: module: - MIT content: - BSD or LGPLv2+ or GPL+ - GPLv2 with exceptions and LGPLv2 and BSD - mecab-ipadic xmd: mbs: buildrequires: platform: context: 00000000 filtered_rpms: [] koji_tag: module-anolis-8.4.0-loongarch64-build ref: virtual stream: an8.4.0-loongarch64 stream_collision_modules: ursine_rpms: version: 3 commit: ac737f51e0eb153ea5b88800add19117f88ea5fb mse: TRUE rpms: mecab: ref: 84d681d45bf14b5865df019590332851ded40cac mecab-ipadic: ref: 4fc54a4a7ece7942f79a5b73f4c5c2426f9aa196 mysql: ref: 43af676ded012cc3a715c046fa27f1839de181b3 rapidjson: ref: 0acadc0d7d59317316019b331555244e5dbd73d1 scmurl: git+ssh://git@codeup.openanolis.cn/codeup/anolis-modules/mysql.git dependencies: - buildrequires: platform: [an8.4.0-loongarch64] requires: platform: [an8] references: community: https://dev.mysql.com/ documentation: https://dev.mysql.com/doc/refman/8.0/en/ tracker: http://bugzilla.redhat.com/ profiles: client: rpms: - mysql server: rpms: - mysql-server api: rpms: - mysql - mysql-server filter: rpms: - mecab-devel - rapidjson - rapidjson-devel - rapidjson-doc buildopts: rpms: macros: > %runselftest 1 %check_testsuite 1 components: rpms: mecab: rationale: A dependency of mysql repository: git+ssh://git@codeup.openanolis.cn/codeup/anolis-os/mecab cache: http://pkgs.fedoraproject.org/repo/pkgs/mecab ref: a8-mysql-stream-8.0 buildorder: 8 arches: [aarch64, i686, loongarch64, ppc64le, s390x, x86_64] mecab-ipadic: rationale: A dictionary for mecab repository: git+ssh://git@codeup.openanolis.cn/codeup/anolis-os/mecab-ipadic cache: http://pkgs.fedoraproject.org/repo/pkgs/mecab-ipadic ref: a8-mysql-stream-8.0 buildorder: 9 arches: [aarch64, i686, loongarch64, ppc64le, s390x, x86_64] mysql: rationale: MySQL server package repository: git+ssh://git@codeup.openanolis.cn/codeup/anolis-os/mysql cache: http://pkgs.fedoraproject.org/repo/pkgs/mysql ref: a8-mysql-stream-8.0-LoongArch buildorder: 10 arches: [aarch64, i686, loongarch64, ppc64le, s390x, x86_64] rapidjson: rationale: A build-time only dependency of mysql repository: git+ssh://git@codeup.openanolis.cn/codeup/anolis-os/rapidjson cache: http://pkgs.fedoraproject.org/repo/pkgs/rapidjson ref: a8-mysql-stream-8.0-LoongArch buildorder: 7 arches: [aarch64, i686, loongarch64, ppc64le, s390x, x86_64] ...