]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpm: Require dmidecode on more architectures
authorAndrea Bolognani <abologna@redhat.com>
Fri, 18 Oct 2024 07:57:19 +0000 (09:57 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 18 Oct 2024 12:09:59 +0000 (14:09 +0200)
commit35fef220f1089aa49d3d5dcfd803660b66e9c16a
tree4d357dafb2a6fc9cbabfab314ff7fe70195d78a8
parent7cbe9e94c443a6961dd1e4a5d474163405644281
rpm: Require dmidecode on more architectures

It's not only used on x86_64 these days. See virSysinfoRead().

Technically we should include loongarch64 in the list as well,
but Fedora hasn't been bootstrapped on the architecture yet,
and when the time comes several more changes are going to be
necessary anyway.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
libvirt.spec.in