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