diff -ruN rpmbuild-orig/SPECS/libnes.spec rpmbuild/SPECS/libnes.spec
--- rpmbuild-orig/SPECS/libnes.spec	2015-03-12 04:53:31.000000000 +0100
+++ rpmbuild/SPECS/libnes.spec	2015-08-27 23:30:12.576435190 +0200
@@ -1,6 +1,6 @@
 Name: libnes
 Version: 1.1.4
-Release: 2%{?dist}
+Release: 2%{?dist}.0
 Summary: NetEffect RNIC Userspace Driver
 Group: System Environment/Libraries
 License: GPLv2 or BSD
@@ -11,7 +11,7 @@
 %ifnarch ia64
 BuildRequires: valgrind-devel
 %endif
-ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64
+ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 %{arm}
 Provides: libibverbs-driver.%{_arch}
 Obsoletes: %{name}-devel
 %description
@@ -57,6 +57,9 @@
 %{_libdir}/*.a
 
 %changelog
+* Thu Aug 27 2015 Jacco Ligthart <jacco@redsleeve.org> - 1.1.4-2.0
+- Add ARM architectures
+
 * Wed Mar 11 2015 Doug Ledford <dledford@redhat.com> - 1.1.4-2
 - Bump and rebuild against updated valgrind-devel
 - Resolves: bz1142165
