From 2066abe54e1da51a83f002d1a8e1f1587c141bb6 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 9 Jun 2020 22:37:07 +0000 Subject: [PATCH] import perl-DBD-Pg-3.7-8030020200313075823.bde36347 --- .gitignore | 0 .perl-DBD-Pg.metadata | 0 SOURCES/modulemd.src.txt | 37 +++++++++++++++++++++++++++++++++++++ 3 files changed, 37 insertions(+) create mode 100644 .gitignore create mode 100644 .perl-DBD-Pg.metadata create mode 100644 SOURCES/modulemd.src.txt diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/.perl-DBD-Pg.metadata b/.perl-DBD-Pg.metadata new file mode 100644 index 0000000..e69de29 diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..b816290 --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,37 @@ +document: modulemd +version: 2 +data: + stream: '3.7' + 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: [] + platform: [el8] + # Tests: + postgresql: [10] + requires: + perl-DBI: [] + perl: [] + platform: [el8] + # libpq.so will be provided by a new bare package, not a module + references: + community: http://search.cpan.org/dist/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: stream-3.7-rhel-8.3.0