From 9e914f75a78e5d4ec17f3f0734ddf9ea95e13089 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jul 10 2019 09:43:06 +0000 Subject: import httpd-2.4-820181213135705.9edba152 --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.gitignore diff --git a/.httpd.metadata b/.httpd.metadata new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.httpd.metadata diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..661ff52 --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,48 @@ +document: modulemd +version: 2 +data: + 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 + buildorder: 10 + mod_http2: + rationale: HTTP/2 support for Apache httpd + ref: stream-2.4 + buildorder: 20