Blame httpd.yaml

6f7bc2
---
6f7bc2
document: modulemd
6f7bc2
version: 2
6f7bc2
data:
6f7bc2
  name: httpd
6f7bc2
  stream: 2.4
6f7bc2
  summary: Apache HTTP Server
6f7bc2
  description: >-
6f7bc2
    Apache httpd is a powerful, efficient, and extensible HTTP server.
6f7bc2
  license:
6f7bc2
    module:
6f7bc2
    - MIT
6f7bc2
  dependencies:
6f7bc2
  - buildrequires:
6f7bc2
      platform: [el8.4.0]
6f7bc2
    requires:
6f7bc2
      platform: [el8]
6f7bc2
  references:
6f7bc2
    documentation: https://httpd.apache.org/docs/2.4/
6f7bc2
    tracker: https://bz.apache.org/bugzilla/
6f7bc2
  profiles:
6f7bc2
    common:
6f7bc2
      rpms:
6f7bc2
      - httpd
6f7bc2
      - httpd-filesystem
6f7bc2
      - httpd-tools
6f7bc2
      - mod_http2
6f7bc2
      - mod_ssl
6f7bc2
    devel:
6f7bc2
      rpms:
6f7bc2
      - httpd
6f7bc2
      - httpd-devel
6f7bc2
      - httpd-filesystem
6f7bc2
      - httpd-tools
6f7bc2
    minimal:
6f7bc2
      rpms:
6f7bc2
      - httpd
6f7bc2
  api:
6f7bc2
    rpms:
6f7bc2
    - httpd
6f7bc2
    - httpd-devel
6f7bc2
    - httpd-filesystem
6f7bc2
    - mod_ssl
6f7bc2
  components:
6f7bc2
    rpms:
6f7bc2
      httpd:
6f7bc2
        rationale: Apache httpd
6f7bc2
        ref: 1d057657ded2e1f952b9863e42a7271a08da7422 
6f7bc2
        buildorder: 10
6f7bc2
      mod_http2:
6f7bc2
        rationale: HTTP/2 support for Apache httpd
6f7bc2
        ref: 15117ddccd01cf92b4d4af973f39b8b5157c96a7
6f7bc2
        buildorder: 20
6f7bc2
      mod_md:
6f7bc2
        rationale: Certificate provisioning using ACME for Apache httpd
6f7bc2
        ref: 1ae57639c05e03c3dac9eb707544ef31cc31f0fe
6f7bc2
        buildorder: 20
6f7bc2
...
6f7bc2