diff --git a/httpd.yaml b/httpd.yaml index a39a483..e951149 100644 --- a/httpd.yaml +++ b/httpd.yaml @@ -1,53 +1,63 @@ document: modulemd version: 1 data: - summary: httpd webserver - description: an initial version of the httpd webserver module + summary: httpd module + description: This httpd module has been generated. license: - module: [ MIT ] + module: + - MIT dependencies: buildrequires: - base-runtime: master + bootstrap: master requires: - base-runtime: master + platform: master references: community: https://docs.pagure.org/modularity/ - documentation: https://github.com/container-images/httpd - tracker: https://github.com/container-images/httpd + documentation: https://github.com/modularity-modules/httpd + tracker: https://github.com/modularity-modules/httpd + api: + rpms: + - httpd + - httpd-filesystem + - httpd-tools + - mod_http2 + - mod_nss + - mod_session + - mod_wsgi profiles: default: + description: A generated profile based on top-lvl package list. rpms: - httpd - api: - rpms: - - httpd + - httpd-filesystem + - httpd-tools + - mod_http2 + - mod_nss + - mod_session + - mod_wsgi components: rpms: - httpd: - rationale: Provides API for this module. - ref: f26 - apr: - rationale: dependency - ref: f26 + rationale: Generated. + ref: f27 apr-util: - rationale: dependency - ref: f26 - libmnl: - rationale: dependency - ref: f26 - libnetfilter_conntrack: - rationale: dependency - ref: f26 - libnfnetlink: - rationale: dependency - ref: f26 - libxkbcommon: - rationale: dependency - ref: f26 + rationale: Generated. + ref: f27 + fedora-logos: + rationale: Generated. + ref: f27 + httpd: + rationale: Generated. + ref: f27 mailcap: - rationale: dependency - ref: f26 - xkeyboard-config: - rationale: dependency - ref: f26 + rationale: Generated. + ref: f27 + mod_http2: + rationale: Generated. + ref: f27 + mod_nss: + rationale: Generated. + ref: f27 + mod_wsgi: + rationale: Generated. + ref: f27