From c8da10f5bf7ef149d3b0788dc54e5778487e2e90 Mon Sep 17 00:00:00 2001 From: Carl George Date: Jul 16 2020 15:06:52 +0000 Subject: transmodrify/c8s-stream-1.641/perl-DBI-1.641-8030020200505125553.1e4bbb35 --- diff --git a/perl-DBI.yaml b/perl-DBI.yaml new file mode 100644 index 0000000..c4fc5d5 --- /dev/null +++ b/perl-DBI.yaml @@ -0,0 +1,53 @@ +--- +document: modulemd +version: 2 +data: + name: perl-DBI + stream: 1.641 + summary: A database access API for Perl + description: > + DBI is a database access Application Programming Interface (API) for 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: + perl: [] + platform: [el8.3.0] + requires: + perl: [] + platform: [el8] + references: + community: http://dbi.perl.org/ + profiles: + common: + description: DBI distribution + rpms: + - perl-DBI + 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: + rationale: The API. + ref: 9ae3fcac8c021a7efb6c6d7a83d183b41fe08433 +... +