--- document: modulemd version: 2 data: name: httpd-devel stream: "2.4" version: 8100020260601055754 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: 98cdbf2ff6237e959c9a9ae5540d15a2d5652b73 mse: TRUE rpms: httpd: ref: 3e8559e34798ec29af6677ef55dcc32e9a372ee0 mod_http2: ref: e736e59a97aeed0981e54933ce0ef02c6483ae3f mod_md: ref: 7c7a19d52853aa33820971c8f7cea7c33ae96681 scmurl: https://gitee.com/src-opencloudos-modules/httpd.git?#98cdbf2ff6237e959c9a9ae5540d15a2d5652b73 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: 3e8559e34798ec29af6677ef55dcc32e9a372ee0 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: e736e59a97aeed0981e54933ce0ef02c6483ae3f 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: 7c7a19d52853aa33820971c8f7cea7c33ae96681 buildorder: 20 arches: [aarch64, x86_64] ...