Blame httpd.yaml

56f999
document: modulemd
56f999
version: 2
56f999
data:
56f999
  name: httpd
56f999
  stream: '2.4'
56f999
  summary: Apache HTTP Server
56f999
  description: Apache httpd is a powerful, efficient, and extensible HTTP server.
56f999
  license:
56f999
    module:
56f999
    - MIT
56f999
  dependencies:
56f999
  - buildrequires:
56f999
      platform:
Brian Stinson 0b4c05
      - el8.0.0
56f999
    requires:
56f999
      platform:
56f999
      - el8
56f999
  references:
56f999
    documentation: https://httpd.apache.org/docs/2.4/
56f999
    tracker: https://bz.apache.org/bugzilla/
56f999
  profiles:
56f999
    common:
56f999
      rpms:
56f999
      - httpd
56f999
      - httpd-filesystem
56f999
      - httpd-tools
56f999
      - mod_ssl
56f999
      - mod_http2
56f999
    devel:
56f999
      rpms:
56f999
      - httpd
56f999
      - httpd-filesystem
56f999
      - httpd-devel
56f999
      - httpd-tools
56f999
    minimal:
56f999
      rpms:
56f999
      - httpd
56f999
  api:
56f999
    rpms:
56f999
    - httpd
56f999
    - httpd-devel
56f999
    - httpd-filesystem
56f999
    - mod_ssl
56f999
  components:
56f999
    rpms:
56f999
      httpd:
56f999
        rationale: Apache httpd
d02dca
        ref: b2bd2280077a919960d2c09173cd389ea7ce62b4
56f999
        buildorder: 10
56f999
      mod_http2:
56f999
        rationale: HTTP/2 support for Apache httpd
56f999
        ref: 593ba95915962f7f8bd30d8528e62222fd822d9d
56f999
        buildorder: 20