diff --git a/SPECS/libguestfs.spec b/SPECS/libguestfs.spec index d0dd52b..5c8d270 100644 --- a/SPECS/libguestfs.spec +++ b/SPECS/libguestfs.spec @@ -47,7 +47,7 @@ Source0: http://libguestfs.org/download/1.38-stable/%{name}-%{version}.tar Source1: http://libguestfs.org/download/1.38-stable/%{name}-%{version}.tar.gz.sig %endif -ExclusiveArch: x86_64 %{power64} aarch64 s390x +ExclusiveArch: x86_64 %{power64} aarch64 s390x %{arm} # RHEL 8 git repository is: # https://github.com/libguestfs/libguestfs/tree/rhel-8.0 @@ -1301,6 +1301,9 @@ install -m 0644 utils/boot-benchmark/boot-benchmark.1 $RPM_BUILD_ROOT%{_mandir}/ %changelog +* Tue Jul 02 2019 Johnny Hughes +- Build on armhfp + * Wed May 29 2019 Pino Toscano - 1:1.38.4-10.1 - Fix inspection of partition-less devices resolves: rhbz#1714747