Blame httpd.yaml

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