From 7127da6b6f9973434398a7fdcacdb162dd232c3f Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Apr 07 2022 15:09:08 +0000 Subject: transmodrify/c8s-stream-1.58/perl-DBD-SQLite-1.58-8060020210901111154.bce9b2db --- diff --git a/perl-DBD-SQLite.yaml b/perl-DBD-SQLite.yaml new file mode 100644 index 0000000..c1eca1a --- /dev/null +++ b/perl-DBD-SQLite.yaml @@ -0,0 +1,50 @@ +--- +document: modulemd +version: 2 +data: + name: perl-DBD-SQLite + stream: "1.58" + summary: SQLite DBI driver + description: > + SQLite is a public domain RDBMS database engine that you can find at http://www.hwaci.com/sw/sqlite/. + This Perl module provides a SQLite RDBMS module that uses the system SQLite libraries. + license: + module: + - MIT + dependencies: + - buildrequires: + perl: [] + perl-DBI: [] + platform: [el8.6.0] + requires: + perl: [] + perl-DBI: [] + platform: [el8] + references: + community: http://search.cpan.org/dist/DBD-SQLite/ + profiles: + common: + description: DBD-SQLite distribution + rpms: + - perl-DBD-SQLite + api: + rpms: + - perl-DBD-SQLite + filter: + rpms: + - perl-Test-NoWarnings + buildopts: + rpms: + macros: > + %_without_perl_Test_NoWarnings_enables_stack_trace 1 + components: + rpms: + perl-DBD-SQLite: + rationale: The API. + ref: 461834966907dd2abf7490abbb9e69b165c289cd + buildorder: 1 + perl-Test-NoWarnings: + rationale: A build-time dependency. + ref: 18dc432aa24569ea6c4d8557d53ba1f9779e4996 +... +