Blame SOURCES/modulemd.src.txt

ddb8a3
---
ddb8a3
document: modulemd
ddb8a3
version: 2
ddb8a3
data:
ddb8a3
  name: container-tools
5a31a7
  stream: 2.0
ddb8a3
  summary: Common tools and dependencies for container runtimes
ddb8a3
  description: >-
ddb8a3
    Contains SELinux policies, binaries and other dependencies for use with container
ddb8a3
    runtimes
ddb8a3
  license:
ddb8a3
    module:
ddb8a3
    - MIT
ddb8a3
  dependencies:
ddb8a3
  - buildrequires:
ddb8a3
      go-toolset: [rhel8]
ddb8a3
      golang-ecosystem: [1.0]
ddb8a3
      platform: [el8]
ddb8a3
    requires:
ddb8a3
      platform: [el8]
ddb8a3
  references:
ddb8a3
    community: https://github.com/projectatomic
ddb8a3
    documentation: https://projectatomic.io
ddb8a3
    tracker: https://github.com/projectatomic
ddb8a3
  profiles:
ddb8a3
    common:
ddb8a3
      rpms:
ddb8a3
      - buildah
ddb8a3
      - cockpit-podman
ddb8a3
      - conmon
ddb8a3
      - container-selinux
ddb8a3
      - containernetworking-plugins
ddb8a3
      - criu
ddb8a3
      - fuse-overlayfs
ddb8a3
      - podman
ddb8a3
      - python-podman-api
ddb8a3
      - runc
ddb8a3
      - skopeo
ddb8a3
      - slirp4netns
ddb8a3
      - toolbox
ddb8a3
      - udica
ddb8a3
  api:
ddb8a3
    rpms:
ddb8a3
    - buildah
ddb8a3
    - conmon
ddb8a3
    - container-selinux
ddb8a3
    - containernetworking-plugins
ddb8a3
    - containers-common
ddb8a3
    - fuse-overlayfs
ddb8a3
    - podman
ddb8a3
    - podman-docker
ddb8a3
    - podman-manpages
ddb8a3
    - podman-remote
ddb8a3
    - python-podman-api
ddb8a3
    - runc
ddb8a3
    - skopeo
ddb8a3
    - slirp4netns
ddb8a3
  buildopts:
ddb8a3
    rpms:
ddb8a3
      macros: |
ddb8a3
        %_with_ignore_tests 1
ddb8a3
  components:
ddb8a3
    rpms:
ddb8a3
      buildah:
ddb8a3
        rationale: Primary component of this module
5a31a7
        ref: stream-container-tools-2.0-rhel-8.2.0
ddb8a3
      cockpit-podman:
ddb8a3
        rationale: Primary component of this module
5a31a7
        ref: stream-container-tools-2.0-rhel-8.2.0
ddb8a3
      conmon:
ddb8a3
        rationale: Primary component of this module
5a31a7
        ref: stream-container-tools-2.0-rhel-8.2.0
ddb8a3
      container-selinux:
ddb8a3
        rationale: Primary component of this module
5a31a7
        ref: stream-container-tools-2.0-rhel-8.2.0
ddb8a3
      containernetworking-plugins:
ddb8a3
        rationale: Primary component of this module
5a31a7
        ref: stream-container-tools-2.0-rhel-8.2.0
ddb8a3
      criu:
ddb8a3
        rationale: Primary component of this module
5a31a7
        ref: stream-container-tools-2.0-rhel-8.2.0
ddb8a3
      fuse-overlayfs:
ddb8a3
        rationale: Primary component of this module
5a31a7
        ref: stream-container-tools-2.0-rhel-8.2.0
ddb8a3
      podman:
ddb8a3
        rationale: Primary component of this module
5a31a7
        ref: stream-container-tools-2.0-rhel-8.2.0
ddb8a3
      python-podman-api:
ddb8a3
        rationale: Primary component of this module
5a31a7
        ref: stream-container-tools-2.0-rhel-8.2.0
ddb8a3
      runc:
ddb8a3
        rationale: Primary component of this module
5a31a7
        ref: stream-container-tools-2.0-rhel-8.2.0
ddb8a3
      skopeo:
ddb8a3
        rationale: Primary component of this module
5a31a7
        ref: stream-container-tools-2.0-rhel-8.2.0
ddb8a3
      slirp4netns:
ddb8a3
        rationale: Primary component of this module
5a31a7
        ref: stream-container-tools-2.0-rhel-8.2.0
ddb8a3
      toolbox:
ddb8a3
        rationale: Primary component of this module
5a31a7
        ref: stream-container-tools-2.0-rhel-8.2.0
ddb8a3
      udica:
ddb8a3
        rationale: Primary component of this module
5a31a7
        ref: stream-container-tools-2.0-rhel-8.2.0
ddb8a3
...