--- document: modulemd version: 2 data: name: mysql-devel stream: "8.4" version: 8100020251106093537 context: 2a16b704 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: buildrequires: platform: context: 00000000 filtered_rpms: [] koji_tag: module-oc-8.10.0-build ref: virtual stream: oc8.10.0 stream_collision_modules: ursine_rpms: version: 2 commit: 0ece528c9ccc54c65d449d1bceb43f8fdee5532e mse: TRUE rpms: mecab: ref: c2724a3b9070e66c3e5a03b0c4377007125641d0 mecab-ipadic: ref: 164c09a8d06c9947b3a5dbc46b7b9e4f0d06cc13 mysql: ref: 732ef026bc16ed939f440091753a6e4f281c364b rapidjson: ref: 80714cd1841e68cc204f7a63344e6d0708a4a851 scmurl: https://gitee.com/src-opencloudos-modules/mysql.git?#0ece528c9ccc54c65d449d1bceb43f8fdee5532e dependencies: - buildrequires: platform: [oc8.10.0] requires: platform: [oc8] 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: - rapidjson - rapidjson-devel - rapidjson-doc buildopts: rpms: macros: > %runselftest 1 %ignore_testsuite_result 0 components: rpms: mecab: rationale: A dependency of mysql repository: git+https://gitee.com/src-opencloudos-rpms/mecab cache: http://pkgs.fedoraproject.org/repo/pkgs/mecab ref: c2724a3b9070e66c3e5a03b0c4377007125641d0 buildorder: 8 arches: [aarch64, x86_64] mecab-ipadic: rationale: A dictionary for mecab repository: git+https://gitee.com/src-opencloudos-rpms/mecab-ipadic cache: http://pkgs.fedoraproject.org/repo/pkgs/mecab-ipadic ref: 164c09a8d06c9947b3a5dbc46b7b9e4f0d06cc13 buildorder: 9 arches: [aarch64, x86_64] mysql: rationale: MySQL server package repository: git+https://gitee.com/src-opencloudos-rpms/mysql cache: http://pkgs.fedoraproject.org/repo/pkgs/mysql ref: 732ef026bc16ed939f440091753a6e4f281c364b buildorder: 10 arches: [aarch64, x86_64] rapidjson: rationale: A build-time only dependency of mysql repository: git+https://gitee.com/src-opencloudos-rpms/rapidjson cache: http://pkgs.fedoraproject.org/repo/pkgs/rapidjson ref: 80714cd1841e68cc204f7a63344e6d0708a4a851 buildorder: 7 arches: [aarch64, x86_64] ...