diff -ruN spice-vdagent-0.6.3-8.el6.src.rpm-rpmbuild/SPECS/spice-vdagent.spec spice-vdagent-0.6.3-8.el6.0.src.rpm-rpmbuild/SPECS/spice-vdagent.spec
--- spice-vdagent-0.6.3-8.el6.src.rpm-rpmbuild/SPECS/spice-vdagent.spec	2011-03-24 09:51:16.000000000 +0000
+++ spice-vdagent-0.6.3-8.el6.0.src.rpm-rpmbuild/SPECS/spice-vdagent.spec	2011-11-06 13:42:55.000000000 +0000
@@ -1,6 +1,6 @@
 Name:           spice-vdagent
 Version:        0.6.3
-Release:        8%{?dist}
+Release:        8%{?dist}.0
 Summary:        Agent for Spice guests
 Group:          Applications/System
 License:        GPLv3+
@@ -28,7 +28,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  dbus-devel spice-protocol libXrandr-devel libXfixes-devel
 BuildRequires:  desktop-file-utils
-ExclusiveArch:  i686 x86_64
+ExclusiveArch:  i686 x86_64 %{arm}
 Requires:       ConsoleKit
 Requires(post):   chkconfig
 Requires(postun): initscripts
@@ -108,6 +108,9 @@
 
 
 %changelog
+* Sun Nov 06 2011 Gordan Bobic <gordan@bobich.net> 0.6.3-8.0
+- Add arm support.
+
 * Thu Mar 24 2011 Hans de Goede <hdegoede@redhat.com> 0.6.3-8
 - Fix chunk demultiplexing when chunks from messages for different ports
   get intermixed
