From 7bab7869db210f766e59ebebde79b45b937772778ff28cbd2b825c437844be08 Mon Sep 17 00:00:00 2001 From: Charles Arnold Date: Tue, 7 May 2024 16:35:19 +0000 Subject: [PATCH] Drop Requires on the following packages and move them into libguestfs-appliance btrfsprogs, curl, dhcp-client, e2fsprogs, gptfdisk OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-v2v?expand=0&rev=57 --- virt-v2v.changes | 6 ++++-- virt-v2v.spec | 6 +----- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/virt-v2v.changes b/virt-v2v.changes index a138fb5..d877f65 100644 --- a/virt-v2v.changes +++ b/virt-v2v.changes @@ -1,9 +1,11 @@ ------------------------------------------------------------------- -Thu May 2 14:32:22 MDT 2024 - carnold@suse.com +Tue May 7 08:59:53 MDT 2024 - carnold@suse.com - bsc#1223444 - New virt-v2v dependency on btrfsprogs causes error with zypper dup on systems without btrfs installed - Add additional Requires for filesystem tools in the spec file + Drop Requires on the following packages and move them into + libguestfs-appliance + btrfsprogs, curl, dhcp-client, e2fsprogs, gptfdisk ------------------------------------------------------------------- Fri Apr 19 09:03:27 MDT 2024 - carnold@suse.com diff --git a/virt-v2v.spec b/virt-v2v.spec index dbf61d4..76dec3e 100644 --- a/virt-v2v.spec +++ b/virt-v2v.spec @@ -63,12 +63,8 @@ Requires: %{_bindir}/gawk Requires: %{_bindir}/gzip Requires: %{_bindir}/qemu-nbd Requires: %{_bindir}/virsh -Requires: btrfsprogs -Requires: curl -Requires: dhcp-client -Requires: e2fsprogs -Requires: gptfdisk Requires: guestfs-tools >= 1.42 +Requires: libguestfs >= 1.42 Requires: libguestfs-winsupport Requires: libguestfs0 >= 1.42 Requires: libnbd