54b12d
document: modulemd
54b12d
version: 2
54b12d
data:
54b12d
    summary: Apache Subversion
54b12d
    description: Apache Subversion, a Modern Version Control System
54b12d
    license:
54b12d
        module: [ MIT ]
54b12d
    dependencies:
54b12d
        - buildrequires:
54b12d
                platform: [el8]
54b12d
                httpd: []
54b12d
                swig: [3.0]
54b12d
          requires:
54b12d
                platform: [el8]
54b12d
    references:
54b12d
        documentation: http://subversion.apache.org/docs/
54b12d
        tracker: https://issues.apache.org/jira/projects/SVN
54b12d
    profiles:
54b12d
        common:
54b12d
            rpms:
54b12d
                - subversion
54b12d
                - subversion-tools
54b12d
                - subversion-libs
54b12d
        server:
54b12d
            rpms:
54b12d
                - mod_dav_svn
54b12d
                - subversion
54b12d
                - subversion-libs
54b12d
                - subversion-tools
54b12d
    filter:
54b12d
        rpms:
54b12d
            - python3-subversion
54b12d
            - subversion-ruby
54b12d
            - libserf-devel
54b12d
            - utf8proc-devel
54b12d
    buildopts:
54b12d
        rpms:
54b12d
            macros: |
54b12d
                %_without_kwallet 1
54b12d
                %_without_python2 1
54b12d
                %_with_python3 1
54b12d
                %_without_bdb 1
54b12d
                %_without_pyswig 1
54b12d
    api:
54b12d
        rpms:
54b12d
            - subversion
54b12d
            - subversion-devel
54b12d
            - subversion-libs
54b12d
            - mod_dav_svn
54b12d
    components:
54b12d
        rpms:
54b12d
            libserf:
54b12d
                rationale: Build dependency.
54b12d
                ref: stream-v1
54b12d
                buildorder: 10
54b12d
            utf8proc:
54b12d
                rationale: Build dependency.
54b12d
                ref: stream-v2
54b12d
                buildorder: 10
54b12d
            subversion:
54b12d
                rationale: Module API.
54b12d
                ref: stream-1.10
54b12d
                buildorder: 20