diff --git a/SPECS/pacemaker.spec b/SPECS/pacemaker.spec index c7c86be..1973038 100644 --- a/SPECS/pacemaker.spec +++ b/SPECS/pacemaker.spec @@ -291,7 +291,7 @@ Provides: pcmk-cluster-manager %systemd_requires %endif -ExclusiveArch: i686 x86_64 ppc64le s390x +ExclusiveArch: i686 x86_64 ppc64le s390x armv7hl # Pacemaker targets compatibility with python 2.6+ and 3.2+ Requires: python >= 2.6 @@ -941,6 +941,9 @@ exit 0 %attr(0644,root,root) %{_datadir}/pacemaker/nagios/plugins-metadata/* %changelog +* Wed Mar 7 2018 Johnny Hughes - 1.1.16-12.8 +- Added armv7hl to supported arches (centos userland) + * Wed Jan 24 2018 Ken Gaillot - 1.1.16-12.8 - Fix pcs resource --wait timeout when bundles are used - Observe colocation constraints correctly with bundles in master role