From 2eff7bc8adb6b87860ac7305acc63106813f3710 Mon Sep 17 00:00:00 2001 From: Pablo Greco Date: Jun 16 2020 19:02:22 +0000 Subject: Sync with c8-stream-rhel8 --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 25d90b1..fda178b 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -2,11 +2,12 @@ document: modulemd version: 2 data: + name: go-toolset summary: Go description: Go Tools and libraries + stream: rhel8 license: module: [MIT] - stream: rhel8 dependencies: - buildrequires: platform: [el8] @@ -23,18 +24,23 @@ data: buildopts: rpms: whitelist: - - go-toolset-1.11 - - go-toolset-1.11-golang + - go-toolset-1.10 + - go-toolset-1.10-golang - go-toolset - go-toolset-golang - golang + - delve components: rpms: - go-toolset-7: + go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. - ref: stream-rhel-8-rhel-8.0.0 + ref: stream-rhel-8-rhel-8.2.0 buildorder: 0 golang: rationale: Package providing the Go compiler toolchain. - ref: stream-rhel-8-rhel-8.0.0 + ref: stream-rhel-8-rhel-8.2.0 buildorder: 1 + delve: + rationale: A debugger for the Go programming language + ref: stream-rhel-8-rhel-8.2.0 + buildorder: 2 diff --git a/go-toolset.yaml b/go-toolset.yaml index af13041..a2cef90 100644 --- a/go-toolset.yaml +++ b/go-toolset.yaml @@ -2,39 +2,46 @@ document: modulemd version: 2 data: + name: go-toolset + stream: rhel8 summary: Go - description: Go Tools and libraries + description: >- + Go Tools and libraries license: - module: [MIT] - stream: rhel8 + module: + - MIT dependencies: - - buildrequires: - platform: [el8.0.0] - go-toolset: [rhel8] - requires: - platform: [el8] + - buildrequires: + go-toolset: [rhel8] + platform: [el8.2.0] + requires: + platform: [el8] profiles: common: rpms: - - go-toolset + - go-toolset api: rpms: - - golang + - golang buildopts: rpms: whitelist: - - go-toolset-1.11 - - go-toolset-1.11-golang - - go-toolset - - go-toolset-golang - - golang + - delve + - go-toolset + - go-toolset-1.10 + - go-toolset-1.10-golang + - go-toolset-golang + - golang components: rpms: + delve: + rationale: A debugger for the Go programming language + ref: 37fee63316e8e955704e5da8fe5b4aea0726d51b + buildorder: 2 go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. - ref: 3d853ed9d2ac418a239611cfb76a99aae2c2320f - buildorder: 0 + ref: 8cd0d851b53438bd2ce5ec6bfef80b04253862a7 golang: rationale: Package providing the Go compiler toolchain. - ref: 9f9379db8ed59e24f8712a47508a5d86a85845d5 + ref: 014c39ac2359b9c64a561400bcbe0c5e8a103cef buildorder: 1