Enable build for ppc64le

This commit is contained in:
eabdullin 2022-12-19 09:02:26 +03:00
parent 70e5632d98
commit 4f838d700a
1 changed files with 4 additions and 5 deletions

View File

@ -49,15 +49,11 @@ Summary: Access and modify virtual machine disk images
Name: libguestfs
Epoch: 1
Version: 1.48.4
Release: 2%{?dist}
Release: 2%{?dist}.alma.1
License: LGPLv2+
# Build only for architectures that have a kernel
ExclusiveArch: %{kernel_arches}
%if 0%{?rhel}
# No qemu-kvm on POWER (RHBZ#1946532).
ExcludeArch: %{power64}
%endif
# Source and patches.
URL: http://libguestfs.org/
@ -1133,6 +1129,9 @@ rm ocaml/html/.gitignore
%changelog
* Mon Dec 19 2022 Eduard Abdullin <eabdullin@almalinux.org> - 1:1.48.2-5.alma.1
- Enable for ppc64le
* Tue Nov 15 2022 Edaurd Abdullin <eabdullin@almalinux.org> - 1:1.48.4-2.alma
- Fix build for AlmaLinux
- Avoid permission denied for yum/dnf cache