diff --git a/qemu.spec b/qemu.spec index 0cb9019f15fa534d52cbd5fb4563cdde72bc4e63..be686fa8e4e58caaac33e015ac5bd8ea7529f5c1 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,6 +1,6 @@ Name: qemu Version: 5.0.0 -Release: 0 +Release: 1 Epoch: 2 Summary: QEMU is a generic and open source machine and virtualizer License: GPLv2 and BSD and MIT and CC-BY @@ -719,9 +719,11 @@ BuildRequires: flex BuildRequires: bison BuildRequires: texinfo BuildRequires: perl-podlators +BuildRequires: kernel BuildRequires: chrpath BuildRequires: gettext +BuildRequires: glib2-devel BuildRequires: zlib-devel BuildRequires: numactl-devel BuildRequires: libcap-devel @@ -920,5 +922,7 @@ getent passwd qemu >/dev/null || \ %{_bindir}/qemu-nbd %changelog +* Fri Oct 9 2020 Huawei Technologies Co., Ltd +- riscv: deal with rpmbuild failed * Wed Sep 2 2020 Huawei Technologies Co., Ltd - Package init