Compare commits
No commits in common. "c8-stream-3.0" and "stream-swig-4.0-rhel-8.4.0" have entirely different histories.
c8-stream-
...
stream-swi
0
.gitignore
vendored
0
.gitignore
vendored
@ -3,7 +3,9 @@ document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
name: swig
|
||||
stream: 3.0
|
||||
stream: 4.0
|
||||
version: 8040020210111194419
|
||||
context: 9f9e2e7e
|
||||
summary: Connects C/C++/Objective C to some high-level programming languages
|
||||
description: >
|
||||
Simplified Wrapper and Interface Generator (SWIG) is a software development tool
|
||||
@ -15,20 +17,40 @@ data:
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
xmd:
|
||||
mbs:
|
||||
buildrequires:
|
||||
platform:
|
||||
context: 00000000
|
||||
filtered_rpms: []
|
||||
koji_tag: module-centos-8.4.0-build
|
||||
ref: virtual
|
||||
stream: el8.4.0
|
||||
stream_collision_modules:
|
||||
ursine_rpms:
|
||||
version: 2
|
||||
commit: 0c0179d63f6c322495cd429e4ec4ffec89f8c006
|
||||
mse: TRUE
|
||||
rpms:
|
||||
swig:
|
||||
ref: 8c06700584beb0c80cf801beb93c4ef2930c5c72
|
||||
scmurl: git+https://git.centos.org/modules/swig.git?#0c0179d63f6c322495cd429e4ec4ffec89f8c006
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [el8]
|
||||
platform: [el8.4.0]
|
||||
requires:
|
||||
platform: [el8]
|
||||
references:
|
||||
community: http://swig.org/
|
||||
documentation: http://swig.org/doc.html
|
||||
tracker: http://bugzilla.redhat.com
|
||||
tracker: https://bugzilla.redhat.com/buglist.cgi?classification=Red%20Hat&component=swig-4.0-module&product=Red%20Hat%20Enterprise%20Linux%208
|
||||
profiles:
|
||||
common:
|
||||
description: Simplified Wrapper and Interface Generator (SWIG)
|
||||
rpms:
|
||||
- swig
|
||||
complete:
|
||||
description: SWIG, documentation and commands for easier debugging
|
||||
rpms:
|
||||
- swig
|
||||
- swig-doc
|
||||
@ -40,21 +62,26 @@ data:
|
||||
- swig-gdb
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
macros: >
|
||||
%golang 0
|
||||
|
||||
%guile 0
|
||||
|
||||
%javalang 0
|
||||
%lualang 0
|
||||
|
||||
%octave 0
|
||||
|
||||
%phplang 0
|
||||
%python2lang 0
|
||||
|
||||
%Rlang 0
|
||||
%rubylang 0
|
||||
%tcl 0
|
||||
|
||||
%_without_build_ccache_swig 1
|
||||
components:
|
||||
rpms:
|
||||
swig:
|
||||
rationale: SWIG package
|
||||
ref: stream-3.0-rhel-8.3.0
|
||||
repository: git+https://git.centos.org/rpms/swig
|
||||
cache: https://git.centos.org/repo/pkgs/swig
|
||||
ref: 8c06700584beb0c80cf801beb93c4ef2930c5c72
|
||||
arches: [aarch64, i686, ppc64le, x86_64]
|
||||
...
|
Loading…
Reference in New Issue
Block a user