Blame SOURCES/modulemd.src.txt

8f687e
document: modulemd
8f687e
version: 2
8f687e
data:
819b43
    stream: '1.58'
8f687e
    summary: SQLite DBI driver
8f687e
    description: >
8f687e
        SQLite is a public domain RDBMS database engine that you can find at
8f687e
        http://www.hwaci.com/sw/sqlite/. This Perl module provides a SQLite
8f687e
        RDBMS module that uses the system SQLite libraries.
8f687e
    license:
8f687e
        module: [ MIT ]
8f687e
    dependencies:
8f687e
        - buildrequires:
8f687e
              perl-DBI: []
8f687e
              perl: []
8f687e
              platform: [el8]
8f687e
          requires:
8f687e
              perl-DBI: []
8f687e
              perl: []
8f687e
              platform: [el8]
8f687e
    references:
8f687e
        community: http://search.cpan.org/dist/DBD-SQLite/
8f687e
    profiles:
8f687e
        common:
8f687e
            description: DBD-SQLite distribution
8f687e
            rpms:
8f687e
                - perl-DBD-SQLite
8f687e
    api:
8f687e
        rpms:
8f687e
            - perl-DBD-SQLite
8f687e
    filter:
8f687e
        rpms:
8f687e
            - perl-Test-NoWarnings
8f687e
    buildopts:
8f687e
        rpms:
8f687e
            macros: |
8f687e
                %_without_perl_Test_NoWarnings_enables_stack_trace 1
8f687e
    components:
8f687e
        rpms:
8f687e
            perl-Test-NoWarnings:
8f687e
                rationale: A build-time dependency.
5ecca4
                ref: stream-1.04-rhel-8.6.0
8f687e
                buildorder: 0
8f687e
            perl-DBD-SQLite:
8f687e
                rationale: The API.
5ecca4
                ref: stream-1.58-rhel-8.6.0
8f687e
                buildorder: 1