From 8ff6df68addcf29547fec4f1b4a9bdf57c8517a6 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Sep 02 2022 16:15:03 +0000 Subject: import mysql-8.0-8060020220830124159.ad008a3a --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 5ac3027..9d955ee 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -47,15 +47,15 @@ data: rpms: mysql: rationale: MySQL server package - ref: stream-8.0-rhel-8.4.0 + ref: stream-8.0-rhel-8.6.0 buildorder: 10 mecab: rationale: A dependency of mysql - ref: stream-8.0-rhel-8.4.0 + ref: stream-8.0-rhel-8.6.0 buildorder: 8 mecab-ipadic: rationale: A dictionary for mecab - ref: stream-8.0-rhel-8.4.0 + ref: stream-8.0-rhel-8.6.0 buildorder: 9 rapidjson: rationale: A build-time only dependency of mysql diff --git a/mysql.yaml b/mysql.yaml deleted file mode 100644 index bb2331d..0000000 --- a/mysql.yaml +++ /dev/null @@ -1,63 +0,0 @@ ---- -document: modulemd -version: 2 -data: - name: mysql - stream: "8.0" - 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] - dependencies: - - buildrequires: - platform: [el8.4.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: - server: - rpms: - - mysql-server - client: - rpms: - - mysql - api: - rpms: - - mysql - - mysql-server - filter: - rpms: - - mecab-devel - - rapidjson - - rapidjson-devel - - rapidjson-doc - buildopts: - rpms: - macros: | - %runselftest 0 - %ignore_testsuite_result 0 - components: - rpms: - mysql: - rationale: MySQL server package - ref: aa5ec1343d372cec1e86997dcd685fd093a70613 - buildorder: 10 - mecab: - rationale: A dependency of mysql - ref: 5789ec297e80c2e5ac008f1abf0d2fe330a55f33 - buildorder: 8 - mecab-ipadic: - rationale: A dictionary for mecab - ref: 453491a3407a43db9c5d631068473e05bb3b4cf9 - buildorder: 9 - rapidjson: - rationale: A build-time only dependency of mysql - ref: eddf2f66fc7f2f1ef5f6fde0010f3db5f9dc56eb - buildorder: 7