diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index da7c269..897ade9 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -4,96 +4,101 @@ version: 2 data: stream: rhel summary: Virtualization module - description: >- - A virtualization module + description: A virtualization module license: module: - - MIT + - MIT dependencies: - - buildrequires: - platform: [el8] - requires: - platform: [el8] + - buildrequires: + platform: [el8] + requires: + platform: [el8] profiles: common: rpms: - - libguestfs - - libvirt-client - - libvirt-daemon-config-network - - libvirt-daemon-kvm + - libguestfs + - libvirt-client + - libvirt-daemon-config-network + - libvirt-daemon-kvm filter: rpms: - - ocaml-hivex - - ocaml-hivex-debuginfo - - ocaml-hivex-devel - - ocaml-libguestfs - - ocaml-libguestfs-debuginfo - - ocaml-libguestfs-devel - - qemu-kvm-tests - - qemu-kvm-tests-debuginfo + - ocaml-hivex + - ocaml-hivex-debuginfo + - ocaml-hivex-devel + - ocaml-libguestfs + - ocaml-libguestfs-debuginfo + - ocaml-libguestfs-devel + - ocaml-libnbd + - ocaml-libnbd-debuginfo + - ocaml-libnbd-devel + - qemu-kvm-tests + - qemu-kvm-tests-debuginfo components: rpms: SLOF: rationale: qemu-kvm dep - ref: stream-rhel-rhel-8.2.0 + ref: stream-rhel-rhel-8.3.0 buildorder: 1 arches: [ppc64le] hivex: rationale: libguestfs dep - ref: stream-rhel-rhel-8.2.0 + ref: stream-rhel-rhel-8.3.0 buildorder: 1 libguestfs: rationale: Primary module content - ref: stream-rhel-rhel-8.2.0 + ref: stream-rhel-rhel-8.3.0 buildorder: 4 libguestfs-winsupport: rationale: Primary module content - ref: stream-rhel-rhel-8.2.0 + ref: stream-rhel-rhel-8.3.0 buildorder: 5 libiscsi: rationale: qemu-kvm dep - ref: stream-rhel-rhel-8.2.0 + ref: stream-rhel-rhel-8.3.0 buildorder: 1 libvirt: rationale: Primary module content - ref: stream-rhel-rhel-8.2.0 + ref: stream-rhel-rhel-8.3.0 buildorder: 3 libvirt-dbus: rationale: libvirt-dbus is part of the virtualization module - ref: stream-rhel-rhel-8.2.0 + ref: stream-rhel-rhel-8.3.0 buildorder: 4 libvirt-python: rationale: Primary module content - ref: stream-rhel-rhel-8.2.0 + ref: stream-rhel-rhel-8.3.0 buildorder: 4 + libnbd: + rationale: Primary module content + ref: stream-rhel-rhel-8.3.0 + buildorder: 1 nbdkit: rationale: Primary module content - ref: stream-rhel-rhel-8.2.0 + ref: stream-rhel-rhel-8.3.0 buildorder: 5 netcf: rationale: libvirt dep - ref: stream-rhel-rhel-8.2.0 + ref: stream-rhel-rhel-8.3.0 buildorder: 1 perl-Sys-Virt: rationale: Primary module content - ref: stream-rhel-rhel-8.2.0 + ref: stream-rhel-rhel-8.3.0 buildorder: 4 qemu-kvm: rationale: Primary module content - ref: stream-rhel-rhel-8.2.0 + ref: stream-rhel-rhel-8.3.0 buildorder: 2 seabios: rationale: qemu-kvm dep - ref: stream-rhel-rhel-8.2.0 + ref: stream-rhel-rhel-8.3.0 buildorder: 1 arches: [ppc64le, x86_64] sgabios: rationale: qemu-kvm dep - ref: stream-rhel-rhel-8.2.0 + ref: stream-rhel-rhel-8.3.0 buildorder: 1 arches: [ppc64le, x86_64] supermin: rationale: libguestfs dep - ref: stream-rhel-rhel-8.2.0 + ref: stream-rhel-rhel-8.3.0 buildorder: 2 -... diff --git a/virt.yaml b/virt.yaml deleted file mode 100644 index b902461..0000000 --- a/virt.yaml +++ /dev/null @@ -1,101 +0,0 @@ ---- -document: modulemd -version: 2 -data: - name: virt - stream: rhel - summary: Virtualization module - description: >- - A virtualization module - license: - module: - - MIT - dependencies: - - buildrequires: - platform: [el8.2.0] - requires: - platform: [el8] - profiles: - common: - rpms: - - libguestfs - - libvirt-client - - libvirt-daemon-config-network - - libvirt-daemon-kvm - filter: - rpms: - - ocaml-hivex - - ocaml-hivex-debuginfo - - ocaml-hivex-devel - - ocaml-libguestfs - - ocaml-libguestfs-debuginfo - - ocaml-libguestfs-devel - - qemu-kvm-tests - - qemu-kvm-tests-debuginfo - components: - rpms: - SLOF: - rationale: qemu-kvm dep - ref: 9692bb23097b349f1378fd898c19c950b7ff6bc9 - buildorder: 1 - arches: [ppc64le] - hivex: - rationale: libguestfs dep - ref: 9b5405bcbc93d9d61c899579c28828187bd04434 - buildorder: 1 - libguestfs: - rationale: Primary module content - ref: 47d646654df77f372f483a49b41daf3250c82aa7 - buildorder: 4 - libguestfs-winsupport: - rationale: Primary module content - ref: 3d59c16a6ae7b611f4ccd577313164eef7b499d3 - buildorder: 5 - libiscsi: - rationale: qemu-kvm dep - ref: d01aaaa741472ce4e30cabe97a0aa710ca0ea6ed - buildorder: 1 - libvirt: - rationale: Primary module content - ref: 073345568dfa4ef83ac8388b7e9c57fe5292c203 - buildorder: 3 - libvirt-dbus: - rationale: libvirt-dbus is part of the virtualization module - ref: 9e1ee685524fc53b3961f9c838d0feaedb1d0ddb - buildorder: 4 - libvirt-python: - rationale: Primary module content - ref: 2045a4ca6895995e365c101be5be7291971c70d2 - buildorder: 4 - nbdkit: - rationale: Primary module content - ref: 326be9c2f3321916320215ff84b49c0b0dabbc38 - buildorder: 5 - netcf: - rationale: libvirt dep - ref: 9f21f6b6da681a27ba82e96447b6a5b11f5065e4 - buildorder: 1 - perl-Sys-Virt: - rationale: Primary module content - ref: 7028cb5771a5bd7c52e672e27b512ddbeea13102 - buildorder: 4 - qemu-kvm: - rationale: Primary module content - ref: 42c5704cf23174a896e6fcbdeed567e5be6f0c77 - buildorder: 2 - seabios: - rationale: qemu-kvm dep - ref: a4841fe2ddf11995f69dcba31b2654af791c4f43 - buildorder: 1 - arches: [ppc64le, x86_64] - sgabios: - rationale: qemu-kvm dep - ref: d5261ee5020e58875524c349123f98b4bbd9325f - buildorder: 1 - arches: [ppc64le, x86_64] - supermin: - rationale: libguestfs dep - ref: 8b3e4a93b56a1a4b892ac9fdbe28083fb1b29b13 - buildorder: 2 -... -