[fixup] Transform the moudlemd file from v2 to v3 format

This commit is contained in:
Michal Schorm 2024-01-25 10:51:20 +01:00
parent 2ca356767b
commit 35e48704ba

View File

@ -12,9 +12,6 @@ data:
contains the standard MariaDB/MySQL client programs and generic MySQL files. contains the standard MariaDB/MySQL client programs and generic MySQL files.
license: license:
- MIT - MIT
configurations:
- context: rhel9
platform: el9
references: references:
community: http://mariadb.org community: http://mariadb.org
documentation: https://mariadb.com/kb/en/library/documentation/ documentation: https://mariadb.com/kb/en/library/documentation/
@ -35,6 +32,8 @@ data:
- mariadb - mariadb
- mariadb-server - mariadb-server
configurations: configurations:
- context: rhel9
platform: el9
buildopts: buildopts:
rpms: rpms:
macros: | macros: |