--- document: modulemd version: 2 data: name: mysql stream: 8.0 version: 8090020250220063340 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: 28add0769a7d3e430b7e8cf0d0f50301103d47f0 mysql: ref: 0e990172ddbcd22343b36c61c1389ca329a60fad rapidjson: ref: 21ff0739b7ffbe23c737af22e24930b7749ef998 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] ...