Use ExclusiveArch: %{kernel_arches}

Signed-off-by: Merlin Mathesius <mmathesi@redhat.com>
This commit is contained in:
Merlin Mathesius 2020-08-10 14:17:08 -05:00
parent 84c3a4792e
commit b40248ac63
1 changed files with 6 additions and 3 deletions

View File

@ -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 <mmathesi@redhat.com> - 1.43.1-5
- Use ExclusiveArch: %%{kernel_arches}
* Fri Jul 31 2020 Richard W.M. Jones <rjones@redhat.com> - 1:1.43.1-4
- Disable then reenable LTO.
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/ULGH5JYL7MHKDKTINJLOEN2QG6LOHWH7/