import httpd-2.4-8020020200122152618.6a468ee4

This commit is contained in:
CentOS Sources 2020-04-28 05:33:51 -04:00 committed by Stepan Oksanichenko
commit f8e930df3d
3 changed files with 54 additions and 0 deletions

0
.gitignore vendored Normal file
View File

0
.httpd.metadata Normal file
View File

54
SOURCES/modulemd.src.txt Normal file
View File

@ -0,0 +1,54 @@
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]
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_ssl
- mod_http2
devel:
rpms:
- httpd
- httpd-filesystem
- httpd-devel
- httpd-tools
minimal:
rpms:
- httpd
api:
rpms:
- httpd
- httpd-devel
- httpd-filesystem
- mod_ssl
components:
rpms:
httpd:
rationale: Apache httpd
ref: stream-2.4-rhel-8.2.0
buildorder: 10
mod_http2:
rationale: HTTP/2 support for Apache httpd
ref: stream-2.4-rhel-8.2.0
buildorder: 20
mod_md:
rationale: Certificate provisioning using ACME for Apache httpd
ref: stream-2.4-rhel-8.2.0
buildorder: 20