diff --git a/dmidecode.spec b/dmidecode.spec
index 60ac5b6..9f3cf2d 100644
--- a/dmidecode.spec
+++ b/dmidecode.spec
@@ -1,7 +1,7 @@
 Summary:        Tool to analyse BIOS DMI data
 Name:           dmidecode
 Version:        2.10
-Release: %(R="$Revision: 1.34 $"; RR="${R##: }"; echo ${RR%%?})%{?dist}.1
+Release: %(R="$Revision: 1.35 $"; RR="${R##: }"; echo ${RR%%?})%{?dist}.1
 Epoch:		1
 Group:          System Environment/Base
 License:        GPLv2+
@@ -9,7 +9,7 @@ Source0:	dmidecode-%{version}.tar.bz2
 URL:		http://www.nongnu.org/dmidecode/
 Buildroot:      %{_tmppath}/%{name}-%{version}-root
 BuildPreReq: 	/usr/bin/aclocal /usr/bin/automake /usr/bin/autoconf
-ExclusiveArch:	i386 x86_64 ia64
+ExclusiveArch:	%{ix86} x86_64 ia64
 Obsoletes:	kernel-utils
 
 %description
@@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/*
 
 %changelog
+* Fri Feb 27 2009 Matthias Clasen <mclasen@redhat.com>
+- Build for i586
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.10-1.34.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild