diff --git a/httpd.yaml b/httpd.yaml index 98a3bf2..3b66761 100644 --- a/httpd.yaml +++ b/httpd.yaml @@ -1,5 +1,5 @@ document: modulemd -version: 1 +version: 2 data: summary: Apache HTTP Server description: Apache httpd is a powerful, efficient, and extensible HTTP server. @@ -7,10 +7,10 @@ data: module: - MIT dependencies: - buildrequires: - bootstrap: master - requires: - platform: master + - buildrequires: + platform: [f28] + requires: + platform: [f28] references: documentation: https://httpd.apache.org/docs/2/4/ tracker: https://bz.apache.org/bugzilla/ @@ -46,4 +46,4 @@ data: mod_http2: rationale: Module API. ref: stream-2.4 - buildorder: 20 \ No newline at end of file + buildorder: 20