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