From 4f838d700a1bd2e4f4c743212d875963f136d49b Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 19 Dec 2022 09:02:26 +0300 Subject: [PATCH] Enable build for ppc64le --- SPECS/libguestfs.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/SPECS/libguestfs.spec b/SPECS/libguestfs.spec index e1e093b..d5cc0cd 100644 --- a/SPECS/libguestfs.spec +++ b/SPECS/libguestfs.spec @@ -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 - 1:1.48.2-5.alma.1 +- Enable for ppc64le + * Tue Nov 15 2022 Edaurd Abdullin - 1:1.48.4-2.alma - Fix build for AlmaLinux - Avoid permission denied for yum/dnf cache