---
document: modulemd
version: 2
data:
  name: httpd-devel
  stream: "2.4"
  version: 8060020221210094910
  context: e829d8bc
  summary: Apache HTTP Server
  description: >-
    Apache httpd is a powerful, efficient, and extensible HTTP server.
  license:
    module:
    - MIT
  xmd:
    mbs:
      buildrequires:
        platform:
          context: 00000000
          filtered_rpms: []
          koji_tag: module-oc-8.6.0-build
          ref: virtual
          stream: oc8.6.0
          stream_collision_modules: 
          ursine_rpms: 
          version: 2
      commit: 2ca368a745275e775a1dab521782d828497c748e
      mse: TRUE
      rpms:
        httpd:
          ref: a8c1dd527798b5d41e484999e21898a22761049d
        mod_http2:
          ref: 817ebd4a9fadf22825e188089849a58d02d9ed33
        mod_md:
          ref: 38420af94770b7c8fc63c774510687d3d4286e9a
      scmurl: https://gitee.com/src-opencloudos-modules/httpd.git?#2ca368a745275e775a1dab521782d828497c748e
  dependencies:
  - buildrequires:
      platform: [oc8.6.0]
    requires:
      platform: [oc8]
  references:
    documentation: https://httpd.apache.org/docs/2.4/
    tracker: https://bz.apache.org/bugzilla/
  profiles:
    common:
      rpms:
      - httpd
      - httpd-filesystem
      - httpd-tools
      - mod_http2
      - mod_ssl
    devel:
      rpms:
      - httpd
      - httpd-devel
      - httpd-filesystem
      - httpd-tools
    minimal:
      rpms:
      - httpd
  api:
    rpms:
    - httpd
    - httpd-devel
    - httpd-filesystem
    - mod_ssl
  components:
    rpms:
      httpd:
        rationale: Apache httpd
        repository: git+https://gitee.com/src-opencloudos-rpms/httpd
        cache: http://pkgs.fedoraproject.org/repo/pkgs/httpd
        ref: a8c1dd527798b5d41e484999e21898a22761049d
        buildorder: 10
        arches: [aarch64, x86_64]
      mod_http2:
        rationale: HTTP/2 support for Apache httpd
        repository: git+https://gitee.com/src-opencloudos-rpms/mod_http2
        cache: http://pkgs.fedoraproject.org/repo/pkgs/mod_http2
        ref: 817ebd4a9fadf22825e188089849a58d02d9ed33
        buildorder: 20
        arches: [aarch64, x86_64]
      mod_md:
        rationale: Certificate provisioning using ACME for Apache httpd
        repository: git+https://gitee.com/src-opencloudos-rpms/mod_md
        cache: http://pkgs.fedoraproject.org/repo/pkgs/mod_md
        ref: 38420af94770b7c8fc63c774510687d3d4286e9a
        buildorder: 20
        arches: [aarch64, x86_64]
...