---
document: modulemd
version: 2
data:
  name: subversion-devel
  stream: "1.10"
  version: 8050020220620023717
  context: c8b220bc
  summary: Apache Subversion
  description: >-
    Apache Subversion, a Modern Version Control System
  license:
    module:
    - MIT
  xmd:
    mbs:
      buildrequires:
        httpd:
          context: c7643c7d
          filtered_rpms: []
          koji_tag: module-httpd-2.4-8050020220617094858-c7643c7d
          ref: bc193837304c00808f9dc839aa7a0712f19d8d44
          stream: 2.4
          version: 8050020220617094858
        platform:
          context: 00000000
          filtered_rpms: []
          koji_tag: module-oc-8.5.0-build
          ref: virtual
          stream: oc8.5.0
          stream_collision_modules: 
          ursine_rpms: 
          version: 2
        swig:
          context: c7643c7d
          filtered_rpms: []
          koji_tag: module-swig-3.0-8050020220620015739-c7643c7d
          ref: ded7078faaee274cc088dbc3caadb1a4446a6f88
          stream: 3.0
          version: 8050020220620015739
      commit: 6249623d3babe7e3278b70448bf9400e1444b266
      mse: TRUE
      rpms:
        libserf:
          ref: ffe37d03007eb6f6cb1a5faed5b321a03e13526b
        subversion:
          ref: da2179a88aa5b2fbce0b5cbb70dbdd74f4a7c18e
        utf8proc:
          ref: 59d4e3743c92cb0315ef80d82eabce4dd9dd6d2e
      scmurl: https://gitee.com/src-opencloudos-modules/subversion.git?#6249623d3babe7e3278b70448bf9400e1444b266
      ursine_rpms:
      - httpd-0:2.4.37-43.module_el8.5.0+1022+b541f3b1.x86_64
      - mod_proxy_html-1:2.4.37-43.module_el8.5.0+1022+b541f3b1.x86_64
      - swig-gdb-0:3.0.12-19.module_el8.3.0+557+3d058e38.x86_64
      - swig-0:3.0.12-19.module_el8.3.0+557+3d058e38.aarch64
      - mod_ldap-0:2.4.37-41.module_el8.5.0+977+5653bbea.x86_64
      - httpd-0:2.4.37-41.module_el8.5.0+977+5653bbea.x86_64
      - swig-0:3.0.12-19.module_el8.3.0+557+3d058e38.x86_64
      - httpd-filesystem-0:2.4.37-43.module_el8.5.0+1022+b541f3b1.noarch
      - mod_proxy_html-1:2.4.37-41.module_el8.5.0+977+5653bbea.x86_64
      - httpd-tools-0:2.4.37-41.module_el8.5.0+977+5653bbea.x86_64
      - swig-gdb-0:3.0.12-19.module_el8.3.0+557+3d058e38.aarch64
      - mod_ssl-1:2.4.37-43.module_el8.5.0+1022+b541f3b1.x86_64
      - httpd-devel-0:2.4.37-41.module_el8.5.0+977+5653bbea.x86_64
      - mod_session-0:2.4.37-41.module_el8.5.0+977+5653bbea.x86_64
      - swig-doc-0:3.0.12-19.module_el8.3.0+557+3d058e38.noarch
      - mod_session-0:2.4.37-43.module_el8.5.0+1022+b541f3b1.x86_64
      - httpd-filesystem-0:2.4.37-41.module_el8.5.0+977+5653bbea.noarch
      - httpd-tools-0:2.4.37-43.module_el8.5.0+1022+b541f3b1.x86_64
      - mod_ldap-0:2.4.37-43.module_el8.5.0+1022+b541f3b1.x86_64
      - httpd-manual-0:2.4.37-41.module_el8.5.0+977+5653bbea.noarch
      - mod_md-1:2.0.8-8.module_el8.3.0+452+00a0bbdd.x86_64
      - mod_ssl-1:2.4.37-41.module_el8.5.0+977+5653bbea.x86_64
      - httpd-devel-0:2.4.37-43.module_el8.5.0+1022+b541f3b1.x86_64
      - httpd-manual-0:2.4.37-43.module_el8.5.0+1022+b541f3b1.noarch
      - mod_http2-0:1.15.7-3.module_el8.4.0+778+c970deab.x86_64
  dependencies:
  - buildrequires:
      httpd: [2.4]
      platform: [oc8.5.0]
      swig: [3.0]
    requires:
      platform: [oc8]
  references:
    documentation: http://subversion.apache.org/docs/
    tracker: https://issues.apache.org/jira/projects/SVN
  profiles:
    common:
      rpms:
      - subversion
      - subversion-libs
      - subversion-tools
    server:
      rpms:
      - mod_dav_svn
      - subversion
      - subversion-libs
      - subversion-tools
  api:
    rpms:
    - mod_dav_svn
    - subversion
    - subversion-devel
    - subversion-libs
  filter:
    rpms:
    - libserf-devel
    - python3-subversion
    - subversion-ruby
    - utf8proc-devel
  buildopts:
    rpms:
      macros: >
        %_without_kwallet 1

        %_without_python2 1

        %_with_python3 1

        %_without_bdb 1

        %_without_pyswig 1
  components:
    rpms:
      libserf:
        rationale: Build dependency.
        repository: git+https://gitee.com/src-opencloudos-rpms/libserf
        cache: http://pkgs.fedoraproject.org/repo/pkgs/libserf
        ref: ffe37d03007eb6f6cb1a5faed5b321a03e13526b
        buildorder: 10
        arches: [aarch64, x86_64]
      subversion:
        rationale: Module API.
        repository: git+https://gitee.com/src-opencloudos-rpms/subversion
        cache: http://pkgs.fedoraproject.org/repo/pkgs/subversion
        ref: da2179a88aa5b2fbce0b5cbb70dbdd74f4a7c18e
        buildorder: 20
        arches: [aarch64, x86_64]
      utf8proc:
        rationale: Build dependency.
        repository: git+https://gitee.com/src-opencloudos-rpms/utf8proc
        cache: http://pkgs.fedoraproject.org/repo/pkgs/utf8proc
        ref: 59d4e3743c92cb0315ef80d82eabce4dd9dd6d2e
        buildorder: 10
        arches: [aarch64, x86_64]
...