diff -ruN rpmbuild-orig/SPECS/libqb.spec rpmbuild/SPECS/libqb.spec
--- rpmbuild-orig/SPECS/libqb.spec	2015-01-20 00:30:37.000000000 +0100
+++ rpmbuild/SPECS/libqb.spec	2015-08-27 23:32:44.536081459 +0200
@@ -1,6 +1,6 @@
 Name:           libqb
 Version:        0.17.1
-Release:        1%{?dist}
+Release:        1%{?dist}.0
 Summary:        An IPC library for high performance servers
 
 Group:          System Environment/Libraries
@@ -12,7 +12,7 @@
 # need this to build on rhel5 build boxes
 Patch1:         01-build-on-brew.patch
 
-ExclusiveArch: i686 x86_64 s390
+ExclusiveArch: i686 x86_64 s390 %{arm}
 # not ppc at this point
 
 BuildRequires:  libtool doxygen procps check-devel automake
@@ -74,6 +74,9 @@
 %{_mandir}/man8/qb-blackbox.8.gz
 
 %changelog
+* Thu Aug 27 2015 Jacco Ligthart <jacco@redsleeve.org> - 0.17.1-1.0
+- Add ARM architectures
+
 * Mon Jan 19 2015 David Vossel <dvossel@redhat.com> - 0.17.1-1
 - Rebase to libqb v0.17.1
   Resolves: rhbz#1110042
