Accepting request 212893 from Kernel:kdump

- xen 4.4 is exclusive to 64bit archs, so don't require it (forwarded request 212847 from coolo)

OBS-URL: https://build.opensuse.org/request/show/212893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kexec-tools?expand=0&rev=95
This commit is contained in:
Stephan Kulow 2014-01-07 13:36:37 +00:00 committed by Git OBS Bridge
commit 8863e2ac67
2 changed files with 7 additions and 13 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 5 08:06:01 UTC 2014 - coolo@suse.com
- xen 4.4 is exclusive to 64bit archs, so don't require it
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 6 11:51:24 UTC 2013 - ptesarik@suse.cz Fri Dec 6 11:51:24 UTC 2013 - ptesarik@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package kexec-tools # spec file for package kexec-tools
# #
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -48,7 +48,7 @@ BuildRequires: zlib-devel
BuildRequires: asciidoc BuildRequires: asciidoc
BuildRequires: libxslt BuildRequires: libxslt
%endif %endif
%ifarch %ix86 x86_64 %ifarch x86_64
BuildRequires: xen-devel BuildRequires: xen-devel
%endif %endif
ExclusiveArch: %ix86 x86_64 ia64 ppc ppc64 s390 s390x arm sh mips mipsel ExclusiveArch: %ix86 x86_64 ia64 ppc ppc64 s390 s390x arm sh mips mipsel
@ -59,17 +59,6 @@ currently running kernel to do something with it. A currently running
kernel may be asked to start the loaded kernel on reboot, or to start kernel may be asked to start the loaded kernel on reboot, or to start
the loaded kernel after it panics. the loaded kernel after it panics.
Authors:
--------
Eric Biederman <ebiederm@xmission.com>
Albert Herranz
Jesse Barnes <jbarnes@sgi.com>
Khalid Aziz <khalid.aziz@hp.com>
Hariprasad Nellitheertha <hari@in.ibm.com>
Tim Deegan <tjd21@cl.cam.ac.uk>
%prep %prep
%setup -q -n kexec-tools-%{version} %setup -q -n kexec-tools-%{version}
%patch0 -p1 %patch0 -p1