diff -ruN rpmbuild-orig/SPECS/luci.spec rpmbuild/SPECS/luci.spec
--- rpmbuild-orig/SPECS/luci.spec	2015-05-19 15:26:28.000000000 +0200
+++ rpmbuild/SPECS/luci.spec	2015-08-27 23:36:45.015519677 +0200
@@ -54,7 +54,7 @@
 
 Name:           luci
 Version:        0.26.0
-Release:        70%{?dist}
+Release:        70%{?dist}.0
 
 Summary:        Web-based high availability administration application
 URL:            https://fedorahosted.org/cluster/wiki/Luci
@@ -201,7 +201,7 @@
 Patch127: bz1204910-update_fence_virt_fence_xvm_labels.patch
 Patch128: bz1210683-add_support_for_fence_emerson_and_fence_mpath.patch
 
-ExclusiveArch:  i686 x86_64
+ExclusiveArch:  i686 x86_64 %{arm}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  python-devel python-setuptools
 BuildRequires:  cyrus-sasl-devel
@@ -563,6 +563,9 @@
 
 
 %changelog
+* Thu Aug 27 2015 Jacco Ligthart <jacco@redsleeve.org> - 0.26.0-70.0
+- Add ARM architectures
+
 * Tue May 19 2015 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-70
 - luci: Rebuild for changelog cleanup
 
