diff --git a/qemu.spec b/qemu.spec index d52ad72..45fc91e 100644 --- a/qemu.spec +++ b/qemu.spec @@ -797,7 +797,6 @@ Requires: %{name}-user = %{epoch}:%{version}-%{release} Requires(post): systemd-units Requires(postun): systemd-units # qemu-user-binfmt + qemu-user-static both provide binfmt rules -Conflicts: %{name}-user-static # On upgrade, make qemu-user get replaced with qemu-user + qemu-user-binfmt Obsoletes: %{name}-user < 2:2.6.0-5%{?dist} %description user-binfmt @@ -810,8 +809,6 @@ Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires(post): systemd-units Requires(postun): systemd-units # qemu-user-binfmt + qemu-user-static both provide binfmt rules -Conflicts: %{name}-user-binfmt -Provides: %{name}-user-binfmt %description user-static This package provides the user mode emulation of qemu targets built as static binaries