--- document: modulemd version: 2 data: name: httpd-devel stream: "2.4" version: 8100020250904074010 context: 2a16b704 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.10.0-build ref: virtual stream: oc8.10.0 stream_collision_modules: ursine_rpms: version: 2 commit: 3b8e868440d769a7912f11edf61ac391c2ec3ae8 mse: TRUE rpms: httpd: ref: add0dacdf90079e92c47e4e85004f54926efc6e9 mod_http2: ref: 7c6fef0f867ef2e2736f3080f5932a51e1eaeef7 mod_md: ref: 5863caf46feae93ff8f66bce4524caa9a17a6348 scmurl: https://gitee.com/src-opencloudos-modules/httpd.git?#3b8e868440d769a7912f11edf61ac391c2ec3ae8 dependencies: - buildrequires: platform: [oc8.10.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: add0dacdf90079e92c47e4e85004f54926efc6e9 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: 7c6fef0f867ef2e2736f3080f5932a51e1eaeef7 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: 5863caf46feae93ff8f66bce4524caa9a17a6348 buildorder: 20 arches: [aarch64, x86_64] ...