Blame httpd.yaml

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