--- document: modulemd version: 2 data: name: mysql stream: 8.0 version: 8090020240305020423 context: 31c5aa00 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.9.0-build ref: virtual stream: an8.9.0 stream_collision_modules: ursine_rpms: version: 9 commit: ac737f51e0eb153ea5b88800add19117f88ea5fb mse: TRUE rpms: mecab: ref: ebbed118779a42a0f2f4e9d5a80e4efffe92f0a2 mecab-ipadic: ref: 4fc54a4a7ece7942f79a5b73f4c5c2426f9aa196 mysql: ref: bd8e8b4a69c8f607481e4b7868186b90e3770fd2 rapidjson: ref: edf3f42678332e928220df4c8330ea5bb4f88f6e scmurl: git+https://gitee.com/src-anolis-module/mysql.git dependencies: - buildrequires: platform: [an8.9.0] 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+https://gitee.com/src-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+https://gitee.com/src-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+https://gitee.com/src-anolis-os/mysql cache: http://pkgs.fedoraproject.org/repo/pkgs/mysql ref: a8-mysql-stream-8.0 buildorder: 10 arches: [aarch64, i686, loongarch64, ppc64le, s390x, x86_64] rapidjson: rationale: A build-time only dependency of mysql repository: git+https://gitee.com/src-anolis-os/rapidjson cache: http://pkgs.fedoraproject.org/repo/pkgs/rapidjson ref: a8-mysql-stream-8.0 buildorder: 7 arches: [aarch64, i686, loongarch64, ppc64le, s390x, x86_64] ...