diff -ruN srptools-0.0.4-9.el6.src.rpm-rpmbuild/SPECS/srptools.spec srptools-0.0.4-9.el6.0.src.rpm-rpmbuild/SPECS/srptools.spec
--- srptools-0.0.4-9.el6.src.rpm-rpmbuild/SPECS/srptools.spec	2011-02-04 03:54:46.000000000 +0000
+++ srptools-0.0.4-9.el6.0.src.rpm-rpmbuild/SPECS/srptools.spec	2011-10-20 15:01:39.000000000 +0100
@@ -1,6 +1,6 @@
 Name: srptools
 Version: 0.0.4
-Release: 9%{?dist}
+Release: 9%{?dist}.0
 Summary: Tools for using the InfiniBand SRP protocol devices
 Group: System Environment/Base
 License: GPLv2 or BSD
@@ -9,7 +9,7 @@
 Source1: srptools.init
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libibumad-devel, libibverbs-devel >= 1.1.2-4
-ExclusiveArch: i386 x86_64 ia64 ppc ppc64
+ExclusiveArch: i386 x86_64 ia64 ppc ppc64 %{arm}
 Obsoletes: openib-srptools <= 0.0.6
 
 %description
@@ -44,6 +44,9 @@
 %doc README NEWS ChangeLog COPYING
 
 %changelog
+* Thu Oct 20 2011 Gordan Bobic <gordan@bobich.net> - 0.0.4-9.el6.0
+- Add arm architecture
+
 * Thu Feb 03 2011 Doug Ledford <dledford@redhat.com> - 0.0.4-9.el6
 - Add srpd init script
 - Resolves: bz591169, bz658633, bz658674
