Blame SOURCES/modulemd.src.txt

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