!701 [sync] PR-698: BuildRequires add make
From: @openeuler-sync-bot Reviewed-by: @yezengruan Signed-off-by: @yezengruan
This commit is contained in:
commit
4e9ddedacb
@ -1,6 +1,6 @@
|
||||
Name: qemu
|
||||
Version: 6.2.0
|
||||
Release: 60
|
||||
Release: 61
|
||||
Epoch: 10
|
||||
Summary: QEMU is a generic and open source machine emulator and virtualizer
|
||||
License: GPLv2 and BSD and MIT and CC-BY-SA-4.0
|
||||
@ -436,6 +436,7 @@ Patch0424: hw-display-qxl-Assert-memory-slot-fits-in-preallocat.patch
|
||||
|
||||
BuildRequires: flex
|
||||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
BuildRequires: bison
|
||||
BuildRequires: texinfo
|
||||
BuildRequires: perl-podlators
|
||||
@ -951,6 +952,9 @@ getent passwd qemu >/dev/null || \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Dec 07 2022 yezengruan <yezengruan@huawei.com> - 10:6.2.0-61
|
||||
- BuildRequires add make
|
||||
|
||||
* Tue Dec 06 2022 yezengruan <yezengruan@huawei.com> - 10:6.2.0-60
|
||||
- sync some bugfix patches from upstream
|
||||
- fix the virtio features negotiation flaw
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user