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