diff -ruN rpmbuild-orig/SPECS/openais.spec rpmbuild/SPECS/openais.spec
--- rpmbuild-orig/SPECS/openais.spec	2011-01-12 15:37:15.000000000 +0100
+++ rpmbuild/SPECS/openais.spec	2014-12-19 10:01:43.807421850 +0100
@@ -3,7 +3,7 @@
 Name: openais
 Summary: The openais Standards-Based Cluster Framework executive and APIs
 Version: 1.1.1
-Release: 7%{?alphatag:.%{alphatag}}%{?dist}
+Release: 7%{?alphatag:.%{alphatag}}%{?dist}.0
 License: BSD
 Group: System Environment/Base
 URL: http://openais.org
@@ -18,7 +18,7 @@
 Patch7: revision-2137.patch
 Patch8: revision-2155.patch
 
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 %{arm}
 
 # Runtime bits
 Requires(pre): /sbin/chkconfig
@@ -159,6 +159,9 @@
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Wed Dec 17 2014 Jacco Ligthart <jacco@redsleeve.org> - 1.1.1-7.0
+- Add ARM architectures
+
 * Tue Jan 11 2011 Fabio M. Di Nitto <fdinitto@redhat.com> - 1.1.1-7
 - Drop openais init script
   Resolves: rhbz#630110
