Blame SOURCES/modulemd.src.txt

9e914f
document: modulemd
9e914f
version: 2
9e914f
data:
9e914f
    summary: Apache HTTP Server
9e914f
    description: Apache httpd is a powerful, efficient, and extensible HTTP server.
9e914f
    license:
9e914f
        module: [ MIT ]
9e914f
    dependencies:
9e914f
        - buildrequires:
9e914f
                platform: [el8]
9e914f
          requires:
9e914f
                platform: [el8]
9e914f
    references:
9e914f
        documentation: https://httpd.apache.org/docs/2.4/
9e914f
        tracker: https://bz.apache.org/bugzilla/
9e914f
    profiles:
9e914f
        common:
9e914f
            rpms:
9e914f
                - httpd
9e914f
                - httpd-filesystem
9e914f
                - httpd-tools
9e914f
                - mod_ssl
9e914f
                - mod_http2
9e914f
        devel:
9e914f
            rpms:
9e914f
                - httpd
9e914f
                - httpd-filesystem
9e914f
                - httpd-devel
9e914f
                - httpd-tools
9e914f
        minimal:
9e914f
            rpms:
9e914f
                - httpd
9e914f
    api:
9e914f
        rpms:
9e914f
            - httpd
9e914f
            - httpd-devel
9e914f
            - httpd-filesystem
9e914f
            - mod_ssl
9e914f
    components:
9e914f
        rpms:
9e914f
            httpd:
9e914f
                rationale: Apache httpd
9e914f
                ref: stream-2.4
9e914f
                buildorder: 10
9e914f
            mod_http2:
9e914f
                rationale: HTTP/2 support for Apache httpd
9e914f
                ref: stream-2.4
9e914f
                buildorder: 20