!468 feature: disable spice protocol

From: @aven6 
Reviewed-by: @imxcc 
Signed-off-by: @imxcc
This commit is contained in:
openeuler-ci-bot 2022-02-16 07:39:05 +00:00 committed by Gitee
commit c17106acda
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: qemu
Version: 6.2.0
Release: 16
Release: 17
Epoch: 2
Summary: QEMU is a generic and open source machine emulator and virtualizer
License: GPLv2 and BSD and MIT and CC-BY-SA-4.0
@ -219,8 +219,6 @@ BuildRequires: librbd-devel
BuildRequires: krb5-devel
BuildRequires: libssh-devel
BuildRequires: glib2
BuildRequires: spice-server-devel >= 0.12.5
BuildRequires: spice-protocol >= 0.12.3
%ifarch aarch64
BuildRequires: libfdt-devel
BuildRequires: virglrenderer-devel
@ -346,7 +344,6 @@ qemubuilddir="build"
--enable-tpm \
--enable-modules \
--enable-libssh \
--enable-spice \
%ifarch aarch64
--enable-fdt \
--enable-virglrenderer \
@ -615,6 +612,9 @@ getent passwd qemu >/dev/null || \
%endif
%changelog
* Tue Feb 15 2022 Liuxiangdong <liuxiangdong5@huawei.com>
- feature: disable spice protocol
* Mon Feb 14 2022 Chen Qun <kuhn.chenqun@huawei.com>
- log: Delete redudant qemu_log