--- document: modulemd version: 2 data: name: httpd-devel stream: "2.4" version: 8100020240821100458 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: de8ee85c948f4581462253b0fcc32474b6037591 mse: TRUE rpms: httpd: ref: f69010e86d21b5c67ac8657fd4c4b8697074a407 mod_http2: ref: 10259b6daacbf10a8df987f4c9a57d015fa44acb mod_md: ref: 5863caf46feae93ff8f66bce4524caa9a17a6348 scmurl: https://gitee.com/src-opencloudos-modules/httpd.git?#de8ee85c948f4581462253b0fcc32474b6037591 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: f69010e86d21b5c67ac8657fd4c4b8697074a407 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: 10259b6daacbf10a8df987f4c9a57d015fa44acb 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] ...