Blame httpd.yaml

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