--- document: modulemd version: 2 data: name: mysql stream: 8.0 version: 8020020200915133719 context: 6a468ee4 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 xmd: mbs: mse: TRUE buildrequires: platform: ref: virtual stream: el8.2.0 context: 00000000 version: 2 koji_tag: module-centos-8.2.0-build stream_collision_modules: ursine_rpms: filtered_rpms: [] scmurl: git+https://git.centos.org/modules/mysql?#09f6022aa6094e57e09a1e928226174e216a5132 commit: 09f6022aa6094e57e09a1e928226174e216a5132 rpms: mecab-ipadic: ref: 453491a3407a43db9c5d631068473e05bb3b4cf9 mecab: ref: 5789ec297e80c2e5ac008f1abf0d2fe330a55f33 mysql: ref: a596b26d1aa10030544e0690840cd2e93f3b75a5 rapidjson: ref: eddf2f66fc7f2f1ef5f6fde0010f3db5f9dc56eb dependencies: - buildrequires: platform: [el8.2.0] requires: platform: [el8] 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://git.centos.org/rpms/mecab cache: https://git.centos.org/repo/pkgs/mecab ref: 5789ec297e80c2e5ac008f1abf0d2fe330a55f33 buildorder: 8 arches: [aarch64, i686, ppc64le, x86_64] mecab-ipadic: rationale: A dictionary for mecab repository: git+https://git.centos.org/rpms/mecab-ipadic cache: https://git.centos.org/repo/pkgs/mecab-ipadic ref: 453491a3407a43db9c5d631068473e05bb3b4cf9 buildorder: 9 arches: [aarch64, i686, ppc64le, x86_64] mysql: rationale: MySQL server package repository: git+https://git.centos.org/rpms/mysql cache: https://git.centos.org/repo/pkgs/mysql ref: a596b26d1aa10030544e0690840cd2e93f3b75a5 buildorder: 10 arches: [aarch64, i686, ppc64le, x86_64] rapidjson: rationale: A build-time only dependency of mysql repository: git+https://git.centos.org/rpms/rapidjson cache: https://git.centos.org/repo/pkgs/rapidjson ref: eddf2f66fc7f2f1ef5f6fde0010f3db5f9dc56eb buildorder: 7 arches: [aarch64, i686, ppc64le, x86_64] ...