From edbcbddcc00c0489a534238af4215e1567050098 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 12 2019 21:46:19 +0000 Subject: Unsupported --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index e69de29..0000000 --- a/.gitignore +++ /dev/null diff --git a/common-build-dependencies-bootstrap.yaml b/common-build-dependencies-bootstrap.yaml deleted file mode 100644 index 9a921eb..0000000 --- a/common-build-dependencies-bootstrap.yaml +++ /dev/null @@ -1,51 +0,0 @@ -document: modulemd -version: 1 -data: - summary: Process to build common packages from nothing. - description: > - Module to bootstrap common build packages. - - Do not use this in your modules! - license: - module: - - MIT - # TODO: - content: [] - dependencies: - buildrequires: - base-runtime: master - # required by autoconf, golang - perl: master - # required by golang - common-build-dependencies: master - requires: {} - references: - community: https://github.com/container-images/common-build-depedencies - documentation: https://github.com/container-images/common-build-depedencies/blob/master/README.md - tracker: https://github.com/container-images/common-build-depedencies/issues - profiles: - default: - rpms: [] - api: - rpms: - - autoconf - - automake - # TODO: provides more packages, figure it out - - golang - filter: ~ - components: - rpms: - autoconf: - rationale: build dep of golang - # branch private-ttomecek-modularity - ref: 4bf102a4fc3eea63e9d4204cef59dea1caafa665 - buildorder: 1 - automake: - rationale: build dep of golang - # branch private-ttomecek-modularity - ref: 2d97f7d0752baff92a27fe05d6afaa8a9e29d299 - buildorder: 2 - golang: - rationale: build dep of docker, s2i, k8s - # disabled for ppc64 - ref: 5706a3480eb0a42d46903724848ba5e05a215b3d diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..cfb6fca --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Unsupported diff --git a/sources b/sources deleted file mode 100644 index e69de29..0000000 --- a/sources +++ /dev/null