From 7407cf23cf83629b6222cd8bf40c9acda6843177 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 05 2019 19:03:47 +0000 Subject: import httpd-2.4-8010020190829143335.cdc1202b --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 1c1aff5..811b240 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -42,9 +42,9 @@ data: rpms: httpd: rationale: Apache httpd - ref: stream-2.4-rhel-8.0.0 + ref: stream-2.4-rhel-8.1.0 buildorder: 10 mod_http2: rationale: HTTP/2 support for Apache httpd - ref: stream-2.4-rhel-8.0.0 + ref: stream-2.4-rhel-8.1.0 buildorder: 20 diff --git a/httpd.yaml b/httpd.yaml deleted file mode 100644 index c7b3fd2..0000000 --- a/httpd.yaml +++ /dev/null @@ -1,50 +0,0 @@ -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.0.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_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: 0e9cb87709bb52c5b14915ec016ca8b07d55b7ad - buildorder: 10 - mod_http2: - rationale: HTTP/2 support for Apache httpd - ref: 1d613d5e302ce7b6695874805e5d930131d299c3 - buildorder: 20