|
|
|
@ -3,7 +3,7 @@ document: modulemd
|
|
|
|
|
version: 2
|
|
|
|
|
data:
|
|
|
|
|
name: subversion
|
|
|
|
|
stream: 1.10
|
|
|
|
|
stream: 1.14
|
|
|
|
|
summary: Apache Subversion
|
|
|
|
|
description: >-
|
|
|
|
|
Apache Subversion, a Modern Version Control System
|
|
|
|
@ -13,8 +13,10 @@ data:
|
|
|
|
|
dependencies:
|
|
|
|
|
- buildrequires:
|
|
|
|
|
httpd: [2.4]
|
|
|
|
|
javapackages-tools: [201801]
|
|
|
|
|
platform: [el8]
|
|
|
|
|
swig: [3.0]
|
|
|
|
|
ruby: [2.5]
|
|
|
|
|
swig: [4.0]
|
|
|
|
|
requires:
|
|
|
|
|
platform: [el8]
|
|
|
|
|
references:
|
|
|
|
@ -41,7 +43,6 @@ data:
|
|
|
|
|
filter:
|
|
|
|
|
rpms:
|
|
|
|
|
- libserf-devel
|
|
|
|
|
- python3-subversion
|
|
|
|
|
- subversion-ruby
|
|
|
|
|
- utf8proc-devel
|
|
|
|
|
buildopts:
|
|
|
|
@ -51,19 +52,19 @@ data:
|
|
|
|
|
%_without_python2 1
|
|
|
|
|
%_with_python3 1
|
|
|
|
|
%_without_bdb 1
|
|
|
|
|
%_without_pyswig 1
|
|
|
|
|
%_with_pyswig 1
|
|
|
|
|
components:
|
|
|
|
|
rpms:
|
|
|
|
|
libserf:
|
|
|
|
|
rationale: Build dependency.
|
|
|
|
|
ref: stream-v1-rhel-8.7.0
|
|
|
|
|
ref: changed/i8c-stream-1.14/libserf-1.3.9-9.module+el8.4.0+8637+d3bad2c2
|
|
|
|
|
buildorder: 10
|
|
|
|
|
subversion:
|
|
|
|
|
rationale: Module API.
|
|
|
|
|
ref: stream-1.10-rhel-8.7.0
|
|
|
|
|
buildorder: 20
|
|
|
|
|
utf8proc:
|
|
|
|
|
rationale: Build dependency.
|
|
|
|
|
ref: stream-v2-rhel-8.7.0
|
|
|
|
|
ref: changed/i8c-stream-1.14/utf8proc-2.6.1-3.module+el8.7.0+15836+939fe0ca
|
|
|
|
|
buildorder: 10
|
|
|
|
|
subversion:
|
|
|
|
|
rationale: Module API.
|
|
|
|
|
ref: changed/i8c-stream-1.14/subversion-1.14.1-2.module+el8.7.0+15203+76baa818
|
|
|
|
|
buildorder: 20
|
|
|
|
|
...
|
|
|
|
|