From 6da0aa168fc6cc1eb23b9928ebe0fcac8d082aa2 Mon Sep 17 00:00:00 2001 From: Pablo Greco Date: May 24 2019 18:41:13 +0000 Subject: Fix build on armhfp --- diff --git a/SPECS/grub2.spec b/SPECS/grub2.spec index 1a804b6..852fae3 100644 --- a/SPECS/grub2.spec +++ b/SPECS/grub2.spec @@ -52,7 +52,7 @@ BuildRequires: pesign >= 0.99-8 BuildRequires: ccache %endif -ExcludeArch: s390 s390x %{arm} +ExcludeArch: s390 s390x Obsoletes: %{name} <= %{evr} %if 0%{with_legacy_arch} @@ -498,6 +498,9 @@ fi %endif %changelog +* Thu May 23 2019 Pablo Greco - 2.02-66.el8.centos +- Fix build on armhfp + * Tue May 07 2019 CentOS Sources - 2.02-66.el8.centos - Apply debranding changes