Hello community, here is the log from the commit of package grub for openSUSE:Factory checked in at 2011-12-01 12:24:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grub (Old) and /work/SRC/openSUSE:Factory/.grub.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grub", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/grub/grub.changes 2011-11-25 10:12:26.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.grub.new/grub.changes 2011-12-01 12:24:09.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Nov 30 09:46:27 UTC 2011 - [email protected] + +- add automake as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grub.spec ++++++ --- /var/tmp/diff_new_pack.nEJup1/_old 2011-12-01 12:24:10.000000000 +0100 +++ /var/tmp/diff_new_pack.nEJup1/_new 2011-12-01 12:24:10.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package grub (Version 0.97) +# spec file for package grub # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -15,19 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: grub +BuildRequires: automake %ifarch x86_64 BuildRequires: gcc41-32bit glibc-devel-32bit libncurses5-32bit ncurses-devel-32bit %else BuildRequires: gcc41 glibc-devel libncurses5 ncurses-devel %endif -License: GPLv2+ +License: GPL-2.0+ Group: System/Boot Version: 0.97 -Release: 167 +Release: 0 Source0: %{name}-%{version}.tar.gz Source1: installgrub Source2: grubonce @@ -85,22 +85,6 @@ It supports Win 9x/NT and OS/2 via chainloaders. It has a menu interface and a command line interface. - - -Authors: --------- - Alessandro Rubini <[email protected]> - Chip Salzenberg <[email protected]> - Edmund GRIMLEY EVANS <[email protected]> - Edward Killips <[email protected]> - Gordon Matzigkeit <[email protected]> - Jochen Hoenicke <[email protected]> - Khimenko Victor <[email protected]> - Klaus Reichl <[email protected]> - Michael Hohmuth <[email protected]> - OKUJI Yoshinori <[email protected]> - Pavel Roskin <[email protected]> - %prep %setup rm -f acconfig.h || true -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
