From 62c4806555519bc938db0f0cf9e2c657fc0d1dfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 10 Sep 2020 07:51:59 +0200 Subject: [PATCH] Import Reviewed in bug #1876779. --- perl-DBD-Pg.yaml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 perl-DBD-Pg.yaml diff --git a/perl-DBD-Pg.yaml b/perl-DBD-Pg.yaml new file mode 100644 index 0000000..7a7bc2b --- /dev/null +++ b/perl-DBD-Pg.yaml @@ -0,0 +1,38 @@ +document: modulemd +version: 2 +data: + name: perl-DBD-Pg + stream: '3.14' + summary: A PostgreSQL interface for Perl + description: > + DBD::Pg is a Perl module that works with the DBI module to provide + access to PostgreSQL databases. + license: + module: [ MIT ] + dependencies: + - buildrequires: + perl-DBI: [] + perl: [-5.28] + platform: [f34] + # Tests: + postgresql: [10] + requires: + perl-DBI: [] + perl: [-5.28] + platform: [f34] + # libpq.so is provided by a bare package, not a module + references: + community: https://metacpan.org/release/DBD-Pg + profiles: + common: + description: DBD-Pg distribution + rpms: + - perl-DBD-Pg + api: + rpms: + - perl-DBD-Pg + components: + rpms: + perl-DBD-Pg: + rationale: The API. + ref: master