diff -ruN rpmbuild-orig/SPECS/ibsim.spec rpmbuild/SPECS/ibsim.spec
--- rpmbuild-orig/SPECS/ibsim.spec	2012-10-15 16:36:41.000000000 +0200
+++ rpmbuild/SPECS/ibsim.spec	2014-12-17 23:05:46.143256894 +0100
@@ -1,7 +1,7 @@
 Summary: InfiniBand fabric simulator for management
 Name: ibsim
 Version: 0.5
-Release: 7%{?dist}
+Release: 7%{?dist}.0
 License: GPLv2 or BSD
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -9,7 +9,7 @@
 Url: http://openfabrics.org/
 BuildRequires: libibmad-devel
 Conflicts: openib-diags < 1.3
-ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64
+ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 %{arm}
 %description
 ibsim provides simulation of infiniband fabric for using with OFA OpenSM,
 diagnostic and management tools. 
@@ -38,6 +38,9 @@
 %doc README COPYING TODO net-examples scripts
 
 %changelog
+* Wed Dec 17 2014 Jacco Ligthart <jacco@redsleeve.org> - 0.5-7.0
+- Add ARM architectures
+
 * Mon Oct 15 2012 Doug Ledford <dledford@redhat.com> - 0.5-7
 - Bump and rebuild against latest opensm
 - Related: bz756396
