From ea1323c4a882bd27c6de70ce8eafff53167c65f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 16 Nov 2017 15:52:20 +0100 Subject: [PATCH 01/11] Port to platform:f27 --- mysql.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mysql.yaml b/mysql.yaml index 482360e..f86eefd 100644 --- a/mysql.yaml +++ b/mysql.yaml @@ -12,10 +12,10 @@ data: module: [MIT] dependencies: buildrequires: - bootstrap: master + bootstrap: f27 requires: - platform: master - host: master + platform: f27 + host: f27 references: community: https://docs.pagure.org/modularity/ documentation: https://github.com/container-images/mariadb/ From 1a6fb4c449c08565b16ec6cb56e7eea4468484a7 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Fri, 17 Nov 2017 18:10:55 +0100 Subject: [PATCH 02/11] add runtime dep hardware-supprt for numactl --- mysql.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql.yaml b/mysql.yaml index f86eefd..b74b938 100644 --- a/mysql.yaml +++ b/mysql.yaml @@ -16,6 +16,7 @@ data: requires: platform: f27 host: f27 + hardware-support: f27 references: community: https://docs.pagure.org/modularity/ documentation: https://github.com/container-images/mariadb/ From b37744351056bf2ad31f6348e9cd281b68f5a932 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Wed, 7 Feb 2018 21:31:04 +0100 Subject: [PATCH 03/11] Updating for mysql --- mysql.yaml | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/mysql.yaml b/mysql.yaml index b74b938..a30c595 100644 --- a/mysql.yaml +++ b/mysql.yaml @@ -12,11 +12,9 @@ data: module: [MIT] dependencies: buildrequires: - bootstrap: f27 + platform: f28 requires: - platform: f27 - host: f27 - hardware-support: f27 + platform: f28 references: community: https://docs.pagure.org/modularity/ documentation: https://github.com/container-images/mariadb/ @@ -43,18 +41,6 @@ data: components: rpms: community-mysql: - rationale: MySQL package. - ref: f27 + rationale: MySQL package. + ref: 36221519 buildorder: 10 - net-tools: - rationale: A dependency of community-mysql - ref: f27 - buildorder: 9 - mecab: - rationale: A dependency of community-mysql - ref: f27 - buildorder: 8 - mecab-ipadic: - rationale: A dependency of community-mysql - ref: f27 - buildorder: 9 From 20fe76aded9bf05fdfff391f6ad00f433cd44b78 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Mon, 7 May 2018 10:55:51 +0200 Subject: [PATCH 04/11] Update to latest f28, and make it build on F29+ --- mysql.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/mysql.yaml b/mysql.yaml index a30c595..d8cc79a 100644 --- a/mysql.yaml +++ b/mysql.yaml @@ -1,6 +1,6 @@ --- document: modulemd -version: 1 +version: 2 data: summary: MySQL Module description: MySQL is a multi-user, multi-threaded SQL database server. @@ -11,10 +11,10 @@ data: license: module: [MIT] dependencies: - buildrequires: - platform: f28 - requires: - platform: f28 + - buildrequires: + platform: [-f28] + requires: + platform: [-f28] references: community: https://docs.pagure.org/modularity/ documentation: https://github.com/container-images/mariadb/ @@ -42,5 +42,5 @@ data: rpms: community-mysql: rationale: MySQL package. - ref: 36221519 + ref: 58939b89 # latest f28 branch buildorder: 10 From 7708247d0b4d3a7502d8a3fd328f65be57f2efcf Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Thu, 16 Aug 2018 10:15:51 -0400 Subject: [PATCH 05/11] Rebuild for F30 branch Signed-off-by: Stephen Gallagher From ce69c59ebbbf35370297daf6238f896518a05cab Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 4 Sep 2019 19:18:16 +0000 Subject: [PATCH 06/11] Branching f31 from rawhide, second attempt after platform:f31 enablement Signed-off-by: Fedora Release Engineering From bbb9a1499a4df32b8a39851bccca2136223b6d58 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 6 Feb 2020 18:24:32 +0000 Subject: [PATCH 07/11] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 31663604d4282eb13e735d9561ae38bc86839fff Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 13 Feb 2020 15:29:01 +0000 Subject: [PATCH 08/11] Branching f32 from rawhide Signed-off-by: Fedora Release Engineering From 86a4f807de807d9bfcfe9cb43b0213d0ff49fc40 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 8 Aug 2020 01:37:58 +0000 Subject: [PATCH 09/11] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering From f2a42746a18b75b9b6442667e83a75b6c7730e47 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 11 Aug 2020 23:01:51 +0000 Subject: [PATCH 10/11] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering From c9b4a65606aec071c4fdf079fd86040a3abe63dd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Aug 2020 16:40:09 +0000 Subject: [PATCH 11/11] Branching f33 from rawhide Signed-off-by: Fedora Release Engineering