Blame httpd.yaml

4e1a37
document: modulemd
4e1a37
version: 2
4e1a37
data:
4e1a37
    name: httpd
4e1a37
    stream: "2.4"
4e1a37
    summary: Apache HTTP Server
4e1a37
    description: Apache httpd is a powerful, efficient, and extensible HTTP server.
4e1a37
    license:
4e1a37
        module: [ MIT ]
4e1a37
    dependencies:
4e1a37
        - buildrequires:
4e1a37
                platform: [el8.5.0]
4e1a37
          requires:
4e1a37
                platform: [el8]
4e1a37
    references:
4e1a37
        documentation: https://httpd.apache.org/docs/2.4/
4e1a37
        tracker: https://bz.apache.org/bugzilla/
4e1a37
    profiles:
4e1a37
        common:
4e1a37
            rpms:
4e1a37
                - httpd
4e1a37
                - httpd-filesystem
4e1a37
                - httpd-tools
4e1a37
                - mod_ssl
4e1a37
                - mod_http2
4e1a37
        devel:
4e1a37
            rpms:
4e1a37
                - httpd
4e1a37
                - httpd-filesystem
4e1a37
                - httpd-devel
4e1a37
                - httpd-tools
4e1a37
        minimal:
4e1a37
            rpms:
4e1a37
                - httpd
4e1a37
    api:
4e1a37
        rpms:
4e1a37
            - httpd
4e1a37
            - httpd-devel
4e1a37
            - httpd-filesystem
4e1a37
            - mod_ssl
4e1a37
    components:
4e1a37
        rpms:
4e1a37
            httpd:
4e1a37
                rationale: Apache httpd
4e1a37
                ref: 5183f08cbfdfd399825879efcd593f7793774d1f
4e1a37
                buildorder: 10
4e1a37
            mod_http2:
4e1a37
                rationale: HTTP/2 support for Apache httpd
4e1a37
                ref: 15117ddccd01cf92b4d4af973f39b8b5157c96a7
4e1a37
                buildorder: 20
4e1a37
            mod_md:
4e1a37
                rationale: Certificate provisioning using ACME for Apache httpd
4e1a37
                ref: 1ae57639c05e03c3dac9eb707544ef31cc31f0fe
4e1a37
                buildorder: 20