Hello community, here is the log from the commit of package kexec-tools for openSUSE:Factory checked in at 2014-01-07 14:36:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kexec-tools (Old) and /work/SRC/openSUSE:Factory/.kexec-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kexec-tools" Changes: -------- --- /work/SRC/openSUSE:Factory/kexec-tools/kexec-tools.changes 2013-12-08 19:27:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kexec-tools.new/kexec-tools.changes 2014-01-07 14:36:38.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Jan 5 08:06:01 UTC 2014 - [email protected] + +- xen 4.4 is exclusive to 64bit archs, so don't require it + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kexec-tools.spec ++++++ --- /var/tmp/diff_new_pack.827Bvu/_old 2014-01-07 14:36:38.000000000 +0100 +++ /var/tmp/diff_new_pack.827Bvu/_new 2014-01-07 14:36:38.000000000 +0100 @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -48,7 +48,7 @@ BuildRequires: asciidoc BuildRequires: libxslt %endif -%ifarch %ix86 x86_64 +%ifarch x86_64 BuildRequires: xen-devel %endif ExclusiveArch: %ix86 x86_64 ia64 ppc ppc64 s390 s390x arm sh mips mipsel @@ -59,17 +59,6 @@ kernel may be asked to start the loaded kernel on reboot, or to start the loaded kernel after it panics. - - -Authors: --------- - Eric Biederman <[email protected]> - Albert Herranz - Jesse Barnes <[email protected]> - Khalid Aziz <[email protected]> - Hariprasad Nellitheertha <[email protected]> - Tim Deegan <[email protected]> - %prep %setup -q -n kexec-tools-%{version} %patch0 -p1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
