Hello community, here is the log from the commit of package kexec-tools for openSUSE:Factory checked in at 2011-12-08 11:28:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kexec-tools (Old) and /work/SRC/openSUSE:Factory/.kexec-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kexec-tools", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kexec-tools/kexec-tools.changes 2011-09-23 02:06:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kexec-tools.new/kexec-tools.changes 2011-12-08 11:29:34.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Dec 2 16:42:47 UTC 2011 - [email protected] + +- add automake as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kexec-tools.spec ++++++ --- /var/tmp/diff_new_pack.lK93a0/_old 2011-12-08 11:29:35.000000000 +0100 +++ /var/tmp/diff_new_pack.lK93a0/_new 2011-12-08 11:29:35.000000000 +0100 @@ -15,21 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: kexec-tools %ifarch ppc -BuildRequires: gcc-64bit glibc-devel-64bit +BuildRequires: gcc-64bit +BuildRequires: glibc-devel-64bit %endif License: GPL-2.0+ Group: System/Kernel Requires: perl-Bootloader PreReq: %insserv_prereq %fillup_prereq -AutoReqProv: on Summary: Tools for fast kernel loading Version: 2.0.2 -Release: 7 +Release: 0 Source: %{name}-%{version}.tar.bz2 Source1: kexec-bootloader Source2: kexec-bootloader.8.txt @@ -42,9 +39,11 @@ Url: ftp://kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build #!BuildIgnore: fop +BuildRequires: automake BuildRequires: zlib-devel %if 0%{?suse_version} >= 1110 -BuildRequires: asciidoc libxslt +BuildRequires: asciidoc +BuildRequires: libxslt %endif %ifarch %ix86 x86_64 BuildRequires: xen-devel -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
