Blame httpd.yaml

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