Blame httpd.yaml

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