import subversion-1.10-8000020190807153138.a27fc728

This commit is contained in:
CentOS Sources 2019-08-15 13:35:58 -04:00 committed by Stepan Oksanichenko
commit 4e32367b0a
3 changed files with 65 additions and 0 deletions

0
.gitignore vendored Normal file
View File

0
.subversion.metadata Normal file
View File

65
SOURCES/modulemd.src.txt Normal file
View File

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