diff --git a/kexec-tools.changes b/kexec-tools.changes index 193ad63..52e6702 100644 --- a/kexec-tools.changes +++ b/kexec-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 10 23:32:34 UTC 2010 - jengelh@medozas.de + +- Add ExclusiveArch to specfile according to source capabilities + ------------------------------------------------------------------- Sun Dec 20 17:33:50 CET 2009 - bernhard@bwalle.de diff --git a/kexec-tools.spec b/kexec-tools.spec index a1e863b..89e99b8 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -49,6 +49,7 @@ BuildRequires: asciidoc libxslt %ifarch %ix86 x86_64 BuildRequires: xen-devel %endif +ExclusiveArch: %ix86 x86_64 ia64 ppc ppc64 s390 s390x arm sh mips mipsel %description Kexec is a user space utility for loading another kernel and asking the