From 6f7bc207b089b2444870c2c48db1cc60fbf32fc0 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: May 19 2021 20:57:49 +0000 Subject: transmodrify/c8-stream-2.4/httpd-2.4-8040020210127115317.9f9e2e7e --- diff --git a/httpd.yaml b/httpd.yaml new file mode 100644 index 0000000..82e8348 --- /dev/null +++ b/httpd.yaml @@ -0,0 +1,59 @@ +--- +document: modulemd +version: 2 +data: + name: httpd + stream: 2.4 + summary: Apache HTTP Server + description: >- + Apache httpd is a powerful, efficient, and extensible HTTP server. + license: + module: + - MIT + dependencies: + - buildrequires: + platform: [el8.4.0] + requires: + platform: [el8] + 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 + ref: 1d057657ded2e1f952b9863e42a7271a08da7422 + buildorder: 10 + mod_http2: + rationale: HTTP/2 support for Apache httpd + ref: 15117ddccd01cf92b4d4af973f39b8b5157c96a7 + buildorder: 20 + mod_md: + rationale: Certificate provisioning using ACME for Apache httpd + ref: 1ae57639c05e03c3dac9eb707544ef31cc31f0fe + buildorder: 20 +... +