import virt-rhel-8020020191218180417.6a468ee4

This commit is contained in:
CentOS Sources 2020-01-21 18:43:34 -05:00 committed by Stepan Oksanichenko
parent 1fb3a6f7e3
commit 80d26142ab
1 changed files with 95 additions and 114 deletions

View File

@ -1,118 +1,99 @@
---
document: modulemd document: modulemd
version: 2 version: 2
data: data:
summary: Virtualization module stream: rhel
stream: rhel summary: Virtualization module
description: >- description: >-
A virtualization module A virtualization module
license: license:
module: module:
- MIT - MIT
dependencies: dependencies:
- buildrequires: - buildrequires:
platform: [el8] platform: [el8]
requires: requires:
platform: [el8] platform: [el8]
profiles: profiles:
common: common:
rpms:
- libvirt-daemon-kvm
- libguestfs
- libvirt-client
- libvirt-daemon-config-network
filter:
rpms:
- ocaml-hivex
- ocaml-hivex-debuginfo
- ocaml-hivex-devel
- ocaml-libguestfs
- ocaml-libguestfs-debuginfo
- ocaml-libguestfs-devel
- libssh2-devel
- libssh2-docs
- qemu-kvm-tests
- qemu-kvm-tests-debuginfo
# SRPMs that are rebuilt and distributed as part of this module
components:
rpms: rpms:
# qemu and qemu specific deps - libguestfs
qemu-kvm: - libvirt-client
rationale: Primary module content - libvirt-daemon-config-network
ref: stream-rhel-rhel-8.1.0 - libvirt-daemon-kvm
buildorder: 2 filter:
libiscsi: rpms:
rationale: qemu-kvm dep - ocaml-hivex
ref: stream-rhel-rhel-8.1.0 - ocaml-hivex-debuginfo
buildorder: 1 - ocaml-hivex-devel
seabios: - ocaml-libguestfs
rationale: qemu-kvm dep - ocaml-libguestfs-debuginfo
ref: stream-rhel-rhel-8.1.0 - ocaml-libguestfs-devel
arches: [x86_64, ppc64le] - qemu-kvm-tests
buildorder: 1 - qemu-kvm-tests-debuginfo
sgabios: components:
rationale: qemu-kvm dep rpms:
ref: stream-rhel-rhel-8.1.0 SLOF:
arches: [x86_64, ppc64le] rationale: qemu-kvm dep
buildorder: 1 ref: stream-rhel-rhel-8.2.0
SLOF: buildorder: 1
rationale: qemu-kvm dep arches: [ppc64le]
ref: stream-rhel-rhel-8.1.0 hivex:
arches: [ppc64le] rationale: libguestfs dep
buildorder: 1 ref: stream-rhel-rhel-8.2.0
libssh2: buildorder: 1
rationale: qemu-kvm dep libguestfs:
ref: stream-rhel-rhel-8.1.0 rationale: Primary module content
buildorder: 1 ref: stream-rhel-rhel-8.2.0
buildorder: 4
libguestfs-winsupport:
# libvirt and libvirt specific deps rationale: Primary module content
libvirt: ref: stream-rhel-rhel-8.2.0
rationale: Primary module content buildorder: 5
ref: stream-rhel-rhel-8.1.0 libiscsi:
buildorder: 3 rationale: qemu-kvm dep
libvirt-python: ref: stream-rhel-rhel-8.2.0
rationale: Primary module content buildorder: 1
ref: stream-rhel-rhel-8.1.0 libvirt:
# Build after libvirt rationale: Primary module content
buildorder: 4 ref: stream-rhel-rhel-8.2.0
libvirt-dbus: buildorder: 3
rationale: libvirt-dbus is part of the virtualization module libvirt-dbus:
ref: stream-rhel-rhel-8.1.0 rationale: libvirt-dbus is part of the virtualization module
# Build after libvirt ref: stream-rhel-rhel-8.2.0
buildorder: 4 buildorder: 4
perl-Sys-Virt: libvirt-python:
rationale: Primary module content rationale: Primary module content
ref: stream-rhel-rhel-8.1.0 ref: stream-rhel-rhel-8.2.0
# Build after libvirt buildorder: 4
buildorder: 4 nbdkit:
netcf: rationale: Primary module content
rationale: libvirt dep ref: stream-rhel-rhel-8.2.0
ref: stream-rhel-rhel-8.1.0 buildorder: 5
buildorder: 1 netcf:
rationale: libvirt dep
ref: stream-rhel-rhel-8.2.0
# libguestfs, virt-v2v and dependencies buildorder: 1
hivex: perl-Sys-Virt:
rationale: libguestfs dep rationale: Primary module content
ref: stream-rhel-rhel-8.1.0 ref: stream-rhel-rhel-8.2.0
# Build before libguestfs. buildorder: 4
buildorder: 1 qemu-kvm:
supermin: rationale: Primary module content
rationale: libguestfs dep ref: stream-rhel-rhel-8.2.0
ref: stream-rhel-rhel-8.1.0 buildorder: 2
# Build before libguestfs. seabios:
buildorder: 2 rationale: qemu-kvm dep
libguestfs: ref: stream-rhel-rhel-8.2.0
rationale: Primary module content buildorder: 1
ref: stream-rhel-rhel-8.1.0 arches: [ppc64le, x86_64]
buildorder: 4 sgabios:
libguestfs-winsupport: rationale: qemu-kvm dep
rationale: Primary module content ref: stream-rhel-rhel-8.2.0
ref: stream-rhel-rhel-8.1.0 buildorder: 1
buildorder: 5 arches: [ppc64le, x86_64]
nbdkit: supermin:
rationale: Primary module content rationale: libguestfs dep
ref: stream-rhel-rhel-8.1.0 ref: stream-rhel-rhel-8.2.0
# Build after libguestfs. buildorder: 2
buildorder: 5 ...