diff --git a/SPECS/sbd.spec b/SPECS/sbd.spec index 28492d0..7e26a69 100644 --- a/SPECS/sbd.spec +++ b/SPECS/sbd.spec @@ -59,7 +59,7 @@ BuildRequires: pkgconfig BuildRequires: systemd %if 0%{?rhel} > 0 -ExclusiveArch: i686 x86_64 s390x ppc64le aarch64 +ExclusiveArch: i686 x86_64 s390x ppc64le aarch64 %{arm} %endif %if %{defined systemd_requires} @@ -141,6 +141,9 @@ fi %doc COPYING %changelog +* Mon May 20 2019 Pablo Greco - 1.3.1-18 +- Allow building in armhfp + * Mon Dec 17 2018 Klaus Wenninger - 1.3.1-18 - make timeout-action executed by sbd configurable