diff --git a/libvirt.spec b/libvirt.spec index 7601eb9aa26cedc2dc17670e432ef38aa75b139a..c566bffa729f310cc61b657a22c9601b75b5249a 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -79,14 +79,6 @@ # Enable wireshark plugins for all distros shipping libvirt 1.2.2 or newer %define wireshark_plugindir %(pkg-config --variable plugindir wireshark)/epan -%if %{with_qemu} || %{with_lxc} -# numad is used to manage the CPU and memory placement dynamically, -# it's not available on many non-x86 architectures. - %ifnarch s390 s390x %{arm} riscv64 - %define with_numad 0%{!?_without_numad:1} - %endif -%endif - # Force QEMU to run as non-root %define qemu_user qemu %define qemu_group qemu @@ -99,7 +91,7 @@ Summary: Library providing a simple virtualization API Name: libvirt Version: 6.2.0 -Release: 7 +Release: 8 License: LGPLv2+ URL: https://libvirt.org/ @@ -1863,6 +1855,8 @@ exit 0 %changelog +* Sat Aug 15 2020 Xu Yandong - 6.2.0-8 +- Remove numad support for x86_64 architecture. * Tue Aug 4 2020 Xu Yandong - 6.2.0-7 - Substitute security_context_t with char pointer. * Tue May 26 2020 Xu Yandong - 6.2.0-6