Actually fix previous commit

See discussion in:
https://bugzilla.redhat.com/show_bug.cgi?id=1985369
This commit is contained in:
Richard W.M. Jones 2021-07-23 15:27:16 +01:00
parent 2825584364
commit e5d06dbc16
1 changed files with 5 additions and 7 deletions

View File

@ -446,13 +446,6 @@ BuildRequires: SDL2_image-devel
BuildRequires: glibc-static pcre-static glib2-static zlib-static
%endif
%description
%{name} is an open source virtualizer that provides hardware
emulation for the KVM hypervisor. %{name} acts as a virtual
machine monitor together with the KVM kernel modules, and emulates the
hardware for a full system such as a PC and its associated peripherals.
# Requires for the Fedora 'qemu' metapackage
Requires: %{name}-user = %{epoch}:%{version}-%{release}
Requires: %{name}-system-aarch64 = %{epoch}:%{version}-%{release}
@ -478,6 +471,11 @@ Requires: %{name}-img = %{epoch}:%{version}-%{release}
Requires: %{name}-tools = %{epoch}:%{version}-%{release}
Requires: qemu-pr-helper = %{epoch}:%{version}-%{release}
%description
%{name} is an open source virtualizer that provides hardware
emulation for the KVM hypervisor. %{name} acts as a virtual
machine monitor together with the KVM kernel modules, and emulates the
hardware for a full system such as a PC and its associated peripherals.
%package common
Summary: QEMU common files needed by all QEMU targets