!298 spec: remove libxml2 dependency
From: @JiaboFeng Reviewed-by: @imxcc Signed-off-by: @imxcc
This commit is contained in:
commit
c6294c3eef
@ -262,7 +262,7 @@
|
|||||||
Summary: Library providing a simple virtualization API
|
Summary: Library providing a simple virtualization API
|
||||||
Name: libvirt
|
Name: libvirt
|
||||||
Version: 9.10.0
|
Version: 9.10.0
|
||||||
Release: 5
|
Release: 6
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://libvirt.org/
|
URL: https://libvirt.org/
|
||||||
|
|
||||||
@ -354,8 +354,6 @@ BuildRequires: perl-interpreter
|
|||||||
BuildRequires: python3
|
BuildRequires: python3
|
||||||
BuildRequires: python3-pytest
|
BuildRequires: python3-pytest
|
||||||
BuildRequires: libgfapi0
|
BuildRequires: libgfapi0
|
||||||
# For xmllint
|
|
||||||
BuildRequires: libxml2
|
|
||||||
# For xsltproc
|
# For xsltproc
|
||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
@ -2606,6 +2604,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 11 2024 JiaboFeng <fengjiabo1@huawei.com> - 9.10.0-6
|
||||||
|
- spec: remove libxml2 dependency
|
||||||
|
|
||||||
* Wed Apr 10 2024 JiaboFeng <fengjiabo1@huawei.com> - 9.10.0-5
|
* Wed Apr 10 2024 JiaboFeng <fengjiabo1@huawei.com> - 9.10.0-5
|
||||||
- hotpatch: if hotpatch_path not in qemu.conf,the hotpatch doesn't antoload
|
- hotpatch: if hotpatch_path not in qemu.conf,the hotpatch doesn't antoload
|
||||||
- remote: check for negative array lengths before allocation
|
- remote: check for negative array lengths before allocation
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user