diff -ruN libnes-1.1.1-1.el6.src.rpm-rpmbuild/SPECS/libnes.spec libnes-1.1.1-1.el6.0.src.rpm-rpmbuild/SPECS/libnes.spec
--- libnes-1.1.1-1.el6.src.rpm-rpmbuild/SPECS/libnes.spec	2011-01-17 16:44:36.000000000 +0000
+++ libnes-1.1.1-1.el6.0.src.rpm-rpmbuild/SPECS/libnes.spec	2011-10-20 15:19:46.000000000 +0100
@@ -1,6 +1,6 @@
 Name: libnes
 Version: 1.1.1
-Release: 1%{?dist}
+Release: 1%{?dist}.0
 Summary: NetEffect RNIC Userspace Driver
 Group: System Environment/Libraries
 License: GPLv2 or BSD
@@ -9,7 +9,7 @@
 Patch0: libnes-1.1.1-remove-RAW_ETH.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libibverbs-devel >= 1.1.3
-ExclusiveArch: i386 x86_64 ia64 ppc ppc64
+ExclusiveArch: i386 x86_64 ia64 ppc ppc64 %{arm}
 Obsoletes: %{name}-devel
 %description
 Userspace hardware driver for use with the libibverbs InfiniBand/iWARP verbs
@@ -51,6 +51,9 @@
 %{_libdir}/*.a
 
 %changelog
+* Thu Oct 20 2011 Gordan Bobic <gordan@bobich.net> - 1.1.1-1.el6.0
+- Add arm architecture
+
 * Mon Jan 17 2011 Doug Ledford <dledford@redhat.com> - 1.1.1-1.el6
 - Update to latest upstream release
 - Related: bz664801
