Blame httpd.yaml

1032b17
document: modulemd
286147e
version: 2
1032b17
data:
46fece5
    summary: Apache HTTP Server
46fece5
    description: Apache httpd is a powerful, efficient, and extensible HTTP server.
1032b17
    license:
3262e07
        module:
3262e07
            - MIT
1032b17
    dependencies:
286147e
        - buildrequires:
286147e
                platform: [f28]
286147e
          requires:
286147e
                platform: [f28]
1032b17
    references:
46fece5
        documentation: https://httpd.apache.org/docs/2/4/
46fece5
        tracker: https://bz.apache.org/bugzilla/
3262e07
    api:
3262e07
        rpms:
3262e07
            - httpd
46fece5
            - httpd-devel
3262e07
            - httpd-filesystem
46fece5
            - mod_ssl
1032b17
    profiles:
1032b17
        default:
1032b17
            rpms:
1032b17
                - httpd
3262e07
                - httpd-filesystem
3262e07
                - httpd-tools
46fece5
                - mod_ssl
3262e07
                - mod_http2
46fece5
        devel:
46fece5
            rpms:
46fece5
                - httpd
46fece5
                - httpd-filesystem
46fece5
                - httpd-devel
46fece5
                - httpd-tools
46fece5
        minimal:
46fece5
            rpms:
46fece5
                - httpd
1032b17
    components:
1032b17
        rpms:
3262e07
            httpd:
46fece5
                rationale: Module API.
46fece5
                ref: stream-2.4
46fece5
                buildorder: 10
3262e07
            mod_http2:
46fece5
                rationale: Module API.
46fece5
                ref: stream-2.4
286147e
                buildorder: 20