diff -ruN rpmbuild.old/SPECS/efibootmgr.spec rpmbuild/SPECS/efibootmgr.spec
--- rpmbuild.old/SPECS/efibootmgr.spec	2013-08-07 21:10:34.000000000 +0100
+++ rpmbuild/SPECS/efibootmgr.spec	2014-02-01 13:52:10.422849000 +0000
@@ -1,14 +1,14 @@
 Summary: EFI Boot Manager
 Name: efibootmgr
 Version: 0.5.4
-Release: 11%{?dist}
+Release: 11%{?dist}.0
 Group: System Environment/Base
 License: GPLv2+
 URL: http://linux.dell.com/%{name}/
 BuildRequires: pciutils-devel, zlib-devel
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXXXX)
 # EFI/UEFI don't exist on PPC
-ExclusiveArch: %{ix86} x86_64 ia64
+ExclusiveArch: %{ix86} x86_64 ia64 %{arm}
 
 # for RHEL / Fedora when efibootmgr was part of the elilo package
 Conflicts: elilo <= 3.6-5
