diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 9acf21a..3e13b00 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -42,13 +42,13 @@ data: rpms: httpd: rationale: Apache httpd - ref: stream-2.4-rhel-8.4.0 + ref: stream-2.4-rhel-8.5.0 buildorder: 10 mod_http2: rationale: HTTP/2 support for Apache httpd - ref: stream-2.4-rhel-8.4.0 + ref: stream-2.4-rhel-8.5.0 buildorder: 20 mod_md: rationale: Certificate provisioning using ACME for Apache httpd - ref: stream-2.4-rhel-8.4.0 + ref: stream-2.4-rhel-8.5.0 buildorder: 20 \ No newline at end of file diff --git a/httpd.yaml b/httpd.yaml deleted file mode 100644 index 7785dec..0000000 --- a/httpd.yaml +++ /dev/null @@ -1,54 +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.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_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: e7166c16af71fc81c60190e7b3c61c800d06f7bc - 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