From e5d06dbc168c8dc5044dd787caa32ae4d70c9b5c Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Jul 23 2021 14:27:16 +0000 Subject: Actually fix previous commit See discussion in: https://bugzilla.redhat.com/show_bug.cgi?id=1985369 --- diff --git a/qemu.spec b/qemu.spec index 11ebc66..0361582 100644 --- a/qemu.spec +++ b/qemu.spec @@ -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