From 68a105c91a0c269aa47dced752e1d488eb11f4ea Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 6 Aug 2019 18:24:31 -0400 Subject: [PATCH] import go-toolset-rhel8-8010020190614000826.ccff3eb7 --- .gitignore | 0 .go-toolset.metadata | 0 SOURCES/modulemd.src.txt | 40 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 40 insertions(+) create mode 100644 .gitignore create mode 100644 .go-toolset.metadata create mode 100644 SOURCES/modulemd.src.txt diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/.go-toolset.metadata b/.go-toolset.metadata new file mode 100644 index 0000000..e69de29 diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..0108633 --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,40 @@ +--- +document: modulemd +version: 2 +data: + summary: Go + description: Go Tools and libraries + stream: rhel8 + license: + module: [MIT] + dependencies: + - buildrequires: + platform: [el8] + go-toolset: [rhel8] + requires: + platform: [el8] + profiles: + common: + rpms: + - go-toolset + api: + rpms: + - golang + buildopts: + rpms: + whitelist: + - go-toolset-1.10 + - go-toolset-1.10-golang + - go-toolset + - go-toolset-golang + - golang + components: + rpms: + go-toolset-7: + rationale: Meta package for go-toolset providing scl enable scripts. + ref: stream-rhel-8-rhel-8.1.0 + buildorder: 0 + golang: + rationale: Package providing the Go compiler toolchain. + ref: stream-rhel-8-rhel-8.1.0 + buildorder: 1