From 35e48704ba1c6fdeb7e0fdde809f053a693cdea1 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Thu, 25 Jan 2024 10:51:20 +0100 Subject: [PATCH] [fixup] Transform the moudlemd file from v2 to v3 format --- mariadb.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/mariadb.yaml b/mariadb.yaml index 27264ad..c16b219 100644 --- a/mariadb.yaml +++ b/mariadb.yaml @@ -12,9 +12,6 @@ data: contains the standard MariaDB/MySQL client programs and generic MySQL files. license: - MIT - configurations: - - context: rhel9 - platform: el9 references: community: http://mariadb.org documentation: https://mariadb.com/kb/en/library/documentation/ @@ -35,6 +32,8 @@ data: - mariadb - mariadb-server configurations: + - context: rhel9 + platform: el9 buildopts: rpms: macros: |