From 56f99995850e45ba4084449fa6d390c779832683 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: May 30 2019 19:28:44 +0000 Subject: transmodrify/httpd/2.4 --- diff --git a/httpd.yaml b/httpd.yaml new file mode 100644 index 0000000..60bb575 --- /dev/null +++ b/httpd.yaml @@ -0,0 +1,53 @@ +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: c49bed7da4bad41fcbe4c84d6e7b3aaf7c2f5cc5 + buildorder: 10 + mod_http2: + rationale: HTTP/2 support for Apache httpd + ref: 593ba95915962f7f8bd30d8528e62222fd822d9d + buildorder: 20