Blob Blame History Raw
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: [f28]
          requires:
                platform: [f28]
    references:
        documentation: https://httpd.apache.org/docs/2/4/
        tracker: https://bz.apache.org/bugzilla/
    api:
        rpms:
            - httpd
            - httpd-devel
            - httpd-filesystem
            - mod_ssl
    profiles:
        default:
            rpms:
                - httpd
                - httpd-filesystem
                - httpd-tools
                - mod_ssl
                - mod_http2
        devel:
            rpms:
                - httpd
                - httpd-filesystem
                - httpd-devel
                - httpd-tools
        minimal:
            rpms:
                - httpd
    components:
        rpms:
            httpd:
                rationale: Module API.
                ref: stream-2.4
                buildorder: 10
            mod_http2:
                rationale: Module API.
                ref: stream-2.4
                buildorder: 20