From 1c1a490cba0a48fa39b53f1ca18a9c0de7794f2e Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: May 29 2019 01:24:48 +0000 Subject: import the platform module --- diff --git a/platform.yml b/platform.yml new file mode 100644 index 0000000..2650e99 --- /dev/null +++ b/platform.yml @@ -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] +