From 2200d21f0fab5295226d915c24e49063d226e777 Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Jun 14 2021 13:23:47 +0000 Subject: Convert to modulemd-packager-v3 format and remover EOLed perl:5.30 --- diff --git a/perl-DBI.yaml b/perl-DBI.yaml index b31313e..79f15ec 100644 --- a/perl-DBI.yaml +++ b/perl-DBI.yaml @@ -1,5 +1,5 @@ -document: modulemd -version: 2 +document: modulemd-packager +version: 3 data: name: perl-DBI stream: '1.643' @@ -9,15 +9,53 @@ data: the Perl language. The DBI API specification defines a set of functions, variables and conventions that provide a consistent database interface independent of the actual database being used. - license: - module: [ MIT ] - dependencies: - - buildrequires: - platform: [eln, f34, f35] - perl: ['5.30', '5.32'] + license: [MIT] + configurations: + - context: '7f057cb7' + platform: f34 + buildrequires: + perl: ['5.32'] requires: - platform: [eln, f34, f35] - perl: ['5.30', '5.32'] + perl: ['5.32'] + buildopts: + rpms: + macros: | + %_without_perl_DBI_enables_Clone 1 + %_without_perl_DBI_enables_coro 1 + %_without_perl_DBI_enables_DB_File 1 + %_without_perl_DBI_enables_MLDBM 1 + %_without_perl_DBI_enables_optional_test 1 + %_without_perl_DBI_enables_SQL_Statement 1 + - context: 'e12b6f3a' + platform: f35 + buildrequires: + perl: ['5.32'] + requires: + perl: ['5.32'] + buildopts: + rpms: + macros: | + %_without_perl_DBI_enables_Clone 1 + %_without_perl_DBI_enables_coro 1 + %_without_perl_DBI_enables_DB_File 1 + %_without_perl_DBI_enables_MLDBM 1 + %_without_perl_DBI_enables_optional_test 1 + %_without_perl_DBI_enables_SQL_Statement 1 + - context: '6c06d4da' + platform: eln + buildrequires: + perl: ['5.32'] + requires: + perl: ['5.32'] + buildopts: + rpms: + macros: | + %_without_perl_DBI_enables_Clone 1 + %_without_perl_DBI_enables_coro 1 + %_without_perl_DBI_enables_DB_File 1 + %_without_perl_DBI_enables_MLDBM 1 + %_without_perl_DBI_enables_optional_test 1 + %_without_perl_DBI_enables_SQL_Statement 1 references: community: https://dbi.perl.org/ profiles: @@ -28,15 +66,6 @@ data: api: rpms: - perl-DBI - buildopts: - rpms: - macros: | - %_without_perl_DBI_enables_Clone 1 - %_without_perl_DBI_enables_coro 1 - %_without_perl_DBI_enables_DB_File 1 - %_without_perl_DBI_enables_MLDBM 1 - %_without_perl_DBI_enables_optional_test 1 - %_without_perl_DBI_enables_SQL_Statement 1 components: rpms: perl-DBI: