Compare commits
No commits in common. "c8-beta-stream-1.14" and "c8-stream-1.1" have entirely different histories.
c8-beta-st
...
c8-stream-
@ -3,7 +3,7 @@ document: modulemd
|
|||||||
version: 2
|
version: 2
|
||||||
data:
|
data:
|
||||||
name: subversion
|
name: subversion
|
||||||
stream: 1.14
|
stream: 1.10
|
||||||
summary: Apache Subversion
|
summary: Apache Subversion
|
||||||
description: >-
|
description: >-
|
||||||
Apache Subversion, a Modern Version Control System
|
Apache Subversion, a Modern Version Control System
|
||||||
@ -14,7 +14,7 @@ data:
|
|||||||
- buildrequires:
|
- buildrequires:
|
||||||
httpd: [2.4]
|
httpd: [2.4]
|
||||||
platform: [el8]
|
platform: [el8]
|
||||||
swig: [4.0]
|
swig: [3.0]
|
||||||
requires:
|
requires:
|
||||||
platform: [el8]
|
platform: [el8]
|
||||||
references:
|
references:
|
||||||
@ -41,6 +41,7 @@ data:
|
|||||||
filter:
|
filter:
|
||||||
rpms:
|
rpms:
|
||||||
- libserf-devel
|
- libserf-devel
|
||||||
|
- python3-subversion
|
||||||
- subversion-ruby
|
- subversion-ruby
|
||||||
- utf8proc-devel
|
- utf8proc-devel
|
||||||
buildopts:
|
buildopts:
|
||||||
@ -50,19 +51,19 @@ data:
|
|||||||
%_without_python2 1
|
%_without_python2 1
|
||||||
%_with_python3 1
|
%_with_python3 1
|
||||||
%_without_bdb 1
|
%_without_bdb 1
|
||||||
%_with_pyswig 1
|
%_without_pyswig 1
|
||||||
components:
|
components:
|
||||||
rpms:
|
rpms:
|
||||||
libserf:
|
libserf:
|
||||||
rationale: Build dependency.
|
rationale: Build dependency.
|
||||||
ref: stream-v1-rhel-8.7.0
|
ref: stream-v1-rhel-8.3.0
|
||||||
buildorder: 10
|
|
||||||
utf8proc:
|
|
||||||
rationale: Build dependency.
|
|
||||||
ref: stream-v2-rhel-8.7.0
|
|
||||||
buildorder: 10
|
buildorder: 10
|
||||||
subversion:
|
subversion:
|
||||||
rationale: Module API.
|
rationale: Module API.
|
||||||
ref: stream-1.14-rhel-8.7.0
|
ref: stream-1.10-rhel-8.3.0
|
||||||
buildorder: 20
|
buildorder: 20
|
||||||
|
utf8proc:
|
||||||
|
rationale: Build dependency.
|
||||||
|
ref: stream-v2-rhel-8.3.0
|
||||||
|
buildorder: 10
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user