diff -ruN rpmbuild-orig/SPECS/spice-vdagent.spec rpmbuild/SPECS/spice-vdagent.spec
--- rpmbuild-orig/SPECS/spice-vdagent.spec	2015-04-10 17:17:08.000000000 +0200
+++ rpmbuild/SPECS/spice-vdagent.spec	2015-08-28 00:34:32.892983900 +0200
@@ -1,6 +1,6 @@
 Name:           spice-vdagent
 Version:        0.14.0
-Release:        9%{?dist}
+Release:        9%{?dist}.0
 Summary:        Agent for Spice guests
 Group:          Applications/System
 License:        GPLv3+
@@ -35,7 +35,7 @@
 BuildRequires:  automake
 BuildRequires:  libtool
 
-ExclusiveArch:  i686 x86_64
+ExclusiveArch:  i686 x86_64 %{arm}
 Requires:       ConsoleKit
 Requires(post):   chkconfig
 Requires(postun): initscripts
@@ -123,6 +123,9 @@
 
 
 %changelog
+* Thu Aug 27 2015 Jacco Ligthart <jacco@redsleeve.org> - 0.14.0-9.0
+- Add ARM architectures
+
 * Fri Apr 10 2015 Fabiano Fidêncio <fidencio@redhat.com> 0.14.0-9
 - Add -fno-strict-aliasing to CFLAGS
   Related: rhbz#1086657
