Enable building for ppc64le

This commit is contained in:
Eduard Abdullin 2026-03-10 02:19:37 +00:00 committed by root
commit 912df602c9

View File

@ -35,7 +35,7 @@ Summary: Access and modify virtual machine disk images
Name: libguestfs
Epoch: 1
Version: 1.58.1
Release: 2%{?dist}.alma.1
Release: 3%{?dist}.alma.1
License: LGPL-2.1-or-later
# Build only for architectures that have a kernel
@ -708,7 +708,7 @@ else
# https://lists.fedorahosted.org/archives/list/koji-devel@lists.fedorahosted.org/thread/ZIBY53JAURLT3QRBBJIJJ7EZWLZDE3TI/
# -n 1 because of RHBZ#980502.
dirs=
for d in /var/cache/{dnf,libdnf5,yum} ; do
for d in /hermetic_repo /var/cache/{dnf,libdnf5,yum} ; do
if test -d $d ; then dirs="$dirs $d" ; fi
done
test -n "$dirs"
@ -1097,7 +1097,7 @@ rm ocaml/html/.gitignore
%changelog
* Tue Jan 27 2026 Eduard Abdullin <eabdullin@almalinux.org> - 1:1.58.1-2.alma.1
* Tue Mar 10 2026 Eduard Abdullin <eabdullin@almalinux.org> - 1:1.58.1-3.alma.1
- Enable building for ppc64le
* Mon Jan 26 2026 Richard W.M. Jones <rjones@redhat.com> - 1:1.58.1-2