Blame extra-modulemd/aarch64/perl-DBI:1.641:8010020191113222731:16b3ab4:aarch64.yaml

7059ff
---
7059ff
document: modulemd
7059ff
version: 2
7059ff
data:
7059ff
  name: perl-DBI
7059ff
  stream: 1.641
7059ff
  version: 8010020191113222731
7059ff
  context: 16b3ab4d
7059ff
  arch: aarch64
7059ff
  summary: A database access API for Perl
7059ff
  description: >
7059ff
    DBI is a database access Application Programming Interface (API) for the Perl
7059ff
    language. The DBI API specification defines a set of functions, variables and
7059ff
    conventions that provide a consistent database interface independent of the actual
7059ff
    database being used.
7059ff
  license:
7059ff
    module:
7059ff
    - MIT
7059ff
    content:
7059ff
    - GPL+ or Artistic
7059ff
  dependencies:
7059ff
  - buildrequires:
7059ff
      perl: [5.26]
7059ff
      platform: [el8.1.0]
7059ff
    requires:
7059ff
      perl: [5.26]
7059ff
      platform: [el8]
7059ff
  references:
7059ff
    community: http://dbi.perl.org/
7059ff
  profiles:
7059ff
    common:
7059ff
      description: DBI distribution
7059ff
      rpms:
7059ff
      - perl-DBI
7059ff
  api:
7059ff
    rpms:
7059ff
    - perl-DBI
7059ff
  buildopts:
7059ff
    rpms:
7059ff
      macros: |
7059ff
        %_without_perl_DBI_enables_Clone 1
7059ff
        %_without_perl_DBI_enables_coro 1
7059ff
        %_without_perl_DBI_enables_DB_File 1
7059ff
        %_without_perl_DBI_enables_MLDBM 1
7059ff
        %_without_perl_DBI_enables_optional_test 1
7059ff
        %_without_perl_DBI_enables_SQL_Statement 1
7059ff
  components:
7059ff
    rpms:
7059ff
      perl-DBI:
7059ff
        rationale: The API.
7059ff
        ref: 2bf5cddd3b3911ec74df71c7157dc16dbdeb6496
7059ff
        arches: [aarch64, i686, ppc64le, x86_64]
7059ff
  artifacts:
7059ff
    rpms:
7059ff
    - perl-DBI-0:1.641-3.module_el8.1.0+199+8f0a6bbd.aarch64
7059ff
    - perl-DBI-0:1.641-3.module_el8.1.0+199+8f0a6bbd.src
7059ff
    - perl-DBI-debuginfo-0:1.641-3.module_el8.1.0+199+8f0a6bbd.aarch64
7059ff
    - perl-DBI-debugsource-0:1.641-3.module_el8.1.0+199+8f0a6bbd.aarch64
7059ff
...