From c4d7255393b7b87b9b74541311403899dfd0f829 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 05 2019 19:42:03 +0000 Subject: import perl-DBD-SQLite-1.58-8010020190322125518.073fa5fe --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index b295a7d..adcddba 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -1,6 +1,7 @@ document: modulemd version: 2 data: + stream: '1.58' summary: SQLite DBI driver description: > SQLite is a public domain RDBMS database engine that you can find at @@ -38,9 +39,9 @@ data: rpms: perl-Test-NoWarnings: rationale: A build-time dependency. - ref: stream-1.04 + ref: stream-1.04-rhel-8.1.0 buildorder: 0 perl-DBD-SQLite: rationale: The API. - ref: stream-1.58 + ref: stream-1.58-rhel-8.1.0 buildorder: 1 diff --git a/perl-DBD-SQLite.yaml b/perl-DBD-SQLite.yaml deleted file mode 100644 index 03aff55..0000000 --- a/perl-DBD-SQLite.yaml +++ /dev/null @@ -1,53 +0,0 @@ -document: modulemd -version: 2 -data: - 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-DBI: [] - perl: [] - platform: - - el8.0.0 - requires: - perl-DBI: [] - perl: [] - 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-Test-NoWarnings: - rationale: A build-time dependency. - ref: c68984df1067da48fafcf463dd16372253c21d3b - buildorder: 0 - perl-DBD-SQLite: - rationale: The API. - ref: a004c3e4fded9dfe8bb9283d4a0a665916db3778 - buildorder: 1 - name: perl-DBD-SQLite - stream: '1.58'