From fef862f626ac500a9580584df9a793a6cae16692 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: May 29 2019 01:43:48 +0000 Subject: the filename is platform.yaml --- diff --git a/platform.yaml b/platform.yaml new file mode 100644 index 0000000..2650e99 --- /dev/null +++ b/platform.yaml @@ -0,0 +1,26 @@ +document: modulemd +version: 1 +data: + name: platform + stream: el8.0.0 + version: 2 + context: 00000000 + summary: CentOS 8 dev base + description: CentOS 8 dev base + license: + module: [MIT] + profiles: + buildroot: + rpms: [bash, bzip2, coreutils, cpio, diffutils, findutils, gawk, gcc, gcc-c++, grep, gzip, info, make, module-build-macros, patch, centos-release, +redhat-rpm-config, rpm-build, sed, shadow-utils, tar, unzip, util-linux, which, xz] + srpm-buildroot: + rpms: [bash, gnupg2, module-build-macros, centos-release, redhat-rpm-config, centpkg-minimal, rpm-build, shadow-utils] + xmd: + mbs: + buildrequires: {} + commit: virtual + requires: {} + koji_tag: module-centos-8.0.0-bootstrap-build + mse: TRUE + virtual_streams: [el8] + diff --git a/platform.yml b/platform.yml deleted file mode 100644 index 2650e99..0000000 --- a/platform.yml +++ /dev/null @@ -1,26 +0,0 @@ -document: modulemd -version: 1 -data: - name: platform - stream: el8.0.0 - version: 2 - context: 00000000 - summary: CentOS 8 dev base - description: CentOS 8 dev base - license: - module: [MIT] - profiles: - buildroot: - rpms: [bash, bzip2, coreutils, cpio, diffutils, findutils, gawk, gcc, gcc-c++, grep, gzip, info, make, module-build-macros, patch, centos-release, -redhat-rpm-config, rpm-build, sed, shadow-utils, tar, unzip, util-linux, which, xz] - srpm-buildroot: - rpms: [bash, gnupg2, module-build-macros, centos-release, redhat-rpm-config, centpkg-minimal, rpm-build, shadow-utils] - xmd: - mbs: - buildrequires: {} - commit: virtual - requires: {} - koji_tag: module-centos-8.0.0-bootstrap-build - mse: TRUE - virtual_streams: [el8] -