From b73308dee7c5faaca1cdff6798d4a124429d4aac Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 15 Oct 2019 16:15:36 -0400 Subject: [PATCH] just use the main package --- README.md | 3 --- dead.module | 1 + golang.yaml | 43 ------------------------------------------- 3 files changed, 1 insertion(+), 46 deletions(-) delete mode 100644 README.md create mode 100644 dead.module delete mode 100644 golang.yaml diff --git a/README.md b/README.md deleted file mode 100644 index 90a3131..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# golang - -The golang package \ No newline at end of file diff --git a/dead.module b/dead.module new file mode 100644 index 0000000..d1d9654 --- /dev/null +++ b/dead.module @@ -0,0 +1 @@ +just use the main package diff --git a/golang.yaml b/golang.yaml deleted file mode 100644 index fc91199..0000000 --- a/golang.yaml +++ /dev/null @@ -1,43 +0,0 @@ ---- -document: modulemd -version: 2 -data: - summary: The Go Programming Language - description: >- - This module provides the Go compiler and associated - tools and documentation. - license: - module: - - MIT - dependencies: - - buildrequires: - platform: [] - requires: - platform: [] - references: - community: https://groups.google.com/forum/#!forum/golang-nuts - documentation: https://golang.org/doc - tracker: https://github.com/golang/go/issues - profiles: - default: - rpms: - - golang - api: - rpms: - - golang - - golang-bin - - golang-docs - - golang-misc - - golang-race - - golang-shared - - golang-src - - golang-tests - buildopts: - rpms: - macros: | - %_with_ignore_tests 1 - components: - rpms: - golang: - rationale: Primary component of this module - ref: f28