From 062051aa6edda4ab41ae526359c21e050d9bc22f Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Wed, 3 Jun 2009 18:57:43 +0000 Subject: [PATCH] - Change ExclusiveArch to i586 instead of i386. Resolves rhbz#497711. --- microcode_ctl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/microcode_ctl.spec b/microcode_ctl.spec index d22a006..670a16d 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -15,7 +15,7 @@ Buildroot: %{_tmppath}/%{name}-%{version}-root Requires(pre): /sbin/chkconfig /sbin/service Requires(pre): grep gawk coreutils Obsoletes: kernel-utils -ExclusiveArch: i386 x86_64 +ExclusiveArch: i586 x86_64 Patch1: microcode_ctl.patch @@ -78,6 +78,9 @@ family=`cat /proc/cpuinfo | grep "^cpu family" | sort -u | awk -F ": " '{ print exit 0 %changelog +* Wed Jun 03 2009 Kyle McMartin 1:1.17-1.50 +- Change ExclusiveArch to i586 instead of i386. Resolves rhbz#497711. + * Wed May 13 2009 Dave Jones - update to microcode 20090330