diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index cb2e20b..c92dbcc 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -1,6 +1,7 @@ document: modulemd version: 2 data: + stream: '4.046' summary: A MySQL interface for Perl description: > DBD::mysql is the Perl5 Database Interface driver for the MySQL @@ -32,4 +33,4 @@ data: rpms: perl-DBD-MySQL: rationale: The API. - ref: stream-4.046 + ref: stream-4.046-rhel-8.1.0 diff --git a/perl-DBD-MySQL.yaml b/perl-DBD-MySQL.yaml deleted file mode 100644 index df2520d..0000000 --- a/perl-DBD-MySQL.yaml +++ /dev/null @@ -1,41 +0,0 @@ -document: modulemd -version: 2 -data: - summary: A MySQL interface for Perl - description: 'DBD::mysql is the Perl5 Database Interface driver for the MySQL database. - In other words: DBD::mysql is an interface between the Perl programming language - and the MySQL programming API that comes with the MySQL relational database management - system. - - ' - license: - module: - - MIT - dependencies: - - buildrequires: - perl-DBI: [] - platform: - - el8.0.0 - perl: [] - requires: - perl-DBI: [] - platform: - - el8 - perl: [] - references: - community: http://search.cpan.org/dist/DBD-mysql/ - profiles: - common: - description: DBD-mysql distribution - rpms: - - perl-DBD-MySQL - api: - rpms: - - perl-DBD-MySQL - components: - rpms: - perl-DBD-MySQL: - rationale: The API. - ref: 6261200b56f68c6858baa43c7d3ca5769fa18d6b - name: perl-DBD-MySQL - stream: '4.046'