From f0f6af7727d401c6e1dda0bf4d025fa1299bdec3 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Apr 14 2018 13:45:28 +0000 Subject: Remove exclusivearch to build on armhfp --- diff --git a/SPECS/corosync.spec b/SPECS/corosync.spec index c1add45..acb6754 100644 --- a/SPECS/corosync.spec +++ b/SPECS/corosync.spec @@ -34,7 +34,7 @@ Patch0: bz1536219-1-logging-Make-blackbox-configurable.patch Patch1: bz1536219-2-logging-Close-before-and-open-blackbox-after-fork.patch %if 0%{?rhel} -ExclusiveArch: i686 x86_64 s390x ppc64le +ExclusiveArch: i686 x86_64 s390x ppc64le %{arm} %endif # Runtime bits @@ -522,6 +522,9 @@ fi %endif %changelog +* Sat Apr 14 2018 Fabian Arrotin 2.4.3-2 +- Added armhfp to supported arches (for centos userland) + * Mon Feb 05 2018 Jan Friesse 2.4.3-2 - Resolves: rhbz#1536219