--- document: modulemd version: 2 data: name: mysql stream: 8.0 version: 8040020210618040352 context: 5280c3a7 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-build ref: virtual stream: an8.4.0 stream_collision_modules: ursine_rpms: version: 4 commit: ac737f51e0eb153ea5b88800add19117f88ea5fb mse: TRUE rpms: mecab: ref: 84d681d45bf14b5865df019590332851ded40cac mecab-ipadic: ref: 4fc54a4a7ece7942f79a5b73f4c5c2426f9aa196 mysql: ref: 9a06c102e9e83cda579eec8468a2d4cb904a067b rapidjson: ref: 2f99bdb2486aa657b888ae7f6aa95bda5b961ad1 scmurl: git+ssh://git@codeup.openanolis.cn/codeup/anolis-modules/mysql.git dependencies: - buildrequires: platform: [an8.4.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+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, 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, 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 buildorder: 10 arches: [aarch64, i686, 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 buildorder: 7 arches: [aarch64, i686, ppc64le, s390x, x86_64] ...