!574 spec中删除不需要的依赖包
From: @junyang-suse Reviewed-by: @yezengruan, @kevinzhu1 Signed-off-by: @kevinzhu1
This commit is contained in:
commit
9a3434c7e7
@ -1,6 +1,6 @@
|
|||||||
Name: qemu
|
Name: qemu
|
||||||
Version: 6.2.0
|
Version: 6.2.0
|
||||||
Release: 35
|
Release: 36
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Summary: QEMU is a generic and open source machine emulator and virtualizer
|
Summary: QEMU is a generic and open source machine emulator and virtualizer
|
||||||
License: GPLv2 and BSD and MIT and CC-BY-SA-4.0
|
License: GPLv2 and BSD and MIT and CC-BY-SA-4.0
|
||||||
@ -253,7 +253,6 @@ BuildRequires: gcc
|
|||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: texinfo
|
BuildRequires: texinfo
|
||||||
BuildRequires: perl-podlators
|
BuildRequires: perl-podlators
|
||||||
BuildRequires: kernel
|
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: python-sphinx
|
BuildRequires: python-sphinx
|
||||||
@ -707,6 +706,9 @@ getent passwd qemu >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 26 2022 Jun Yang <jun.yang@suse.com> - 2:6.2.0-36
|
||||||
|
- Remove unnecessary dependency of kernel package
|
||||||
|
|
||||||
* Sat May 21 2022 yezengruan <yezengruan@huawei.com> - 2:6.2.0-35
|
* Sat May 21 2022 yezengruan <yezengruan@huawei.com> - 2:6.2.0-35
|
||||||
- hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX_ERROR (CVE-2021-3750)
|
- hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX_ERROR (CVE-2021-3750)
|
||||||
- softmmu/physmem: Simplify flatview_write and address_space_access_valid
|
- softmmu/physmem: Simplify flatview_write and address_space_access_valid
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user