From 3bd9ec015fda45068c0fa91a486e783dedec6c6b Mon Sep 17 00:00:00 2001 From: Neil Horman Date: Wed, 5 Jul 2006 15:12:12 +0000 Subject: [PATCH] building for all arches for bz 197617 --- kexec-tools.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index 6f537ce..0c6477b 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -4,7 +4,6 @@ Release: 20%{dist} License: GPL Group: Applications/System Summary: The kexec/kdump userspace component. -ExclusiveArch: %{ix86} x86_64 Source0: %{name}-%{version}.tar.gz Source1: kdump.init Source2: kdump.sysconfig @@ -95,9 +94,10 @@ exit 0 %doc TODO %changelog -* Wed Jul 07 2006 Neil Horman 1.101-20.fc6 +* Wed Jul 07 2006 Neil Horman 1.101-21.fc6 - Modify spec/sysconfig to not autobuild kdump kernel command line - Add dist to revision tag +- Build for all arches * Wed Jun 28 2006 Karsten Hopp 1.101-20 - Buildrequire zlib-devel