From b40248ac635b8b79d01f10400afe766b0ee0fc73 Mon Sep 17 00:00:00 2001 From: Merlin Mathesius Date: Mon, 10 Aug 2020 14:17:08 -0500 Subject: [PATCH] Use ExclusiveArch: %{kernel_arches} Signed-off-by: Merlin Mathesius --- libguestfs.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libguestfs.spec b/libguestfs.spec index 07e6025..8426d30 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -45,11 +45,11 @@ Summary: Access and modify virtual machine disk images Name: libguestfs Epoch: 1 Version: 1.43.1 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2+ -# No kernel https://fedoraproject.org/wiki/Changes/Stop_Building_i686_Kernels -ExcludeArch: i686 +# Build only for architectures that have a kernel +ExclusiveArch: %{kernel_arches} # Source and patches. URL: http://libguestfs.org/ @@ -1185,6 +1185,9 @@ rm ocaml/html/.gitignore %changelog +* Mon Aug 10 2020 Merlin Mathesius - 1.43.1-5 +- Use ExclusiveArch: %%{kernel_arches} + * Fri Jul 31 2020 Richard W.M. Jones - 1:1.43.1-4 - Disable then reenable LTO. https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/ULGH5JYL7MHKDKTINJLOEN2QG6LOHWH7/