Hello community, here is the log from the commit of package grub2 for openSUSE:Factory checked in at 2011-12-25 17:34:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grub2 (Old) and /work/SRC/openSUSE:Factory/.grub2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grub2", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/grub2/grub2.changes 2011-11-28 12:53:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2011-12-25 17:34:31.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Dec 2 16:31:14 UTC 2011 - [email protected] + +- add automake as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grub2.spec ++++++ --- /var/tmp/diff_new_pack.uCajz3/_old 2011-12-25 17:34:31.000000000 +0100 +++ /var/tmp/diff_new_pack.uCajz3/_new 2011-12-25 17:34:31.000000000 +0100 @@ -15,17 +15,31 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: grub2 %ifarch x86_64 ppc64 -BuildRequires: freetype2-devel-32bit gcc-32bit glibc-32bit glibc-devel-32bit -BuildRequires: libncurses5-32bit libusb-1_0-devel-32bit ncurses-devel-32bit +BuildRequires: freetype2-devel-32bit +BuildRequires: gcc-32bit +BuildRequires: glibc-32bit +BuildRequires: glibc-devel-32bit +BuildRequires: libncurses5-32bit +BuildRequires: libusb-1_0-devel-32bit +BuildRequires: ncurses-devel-32bit %else -BuildRequires: freetype2-devel gcc glibc-devel libncurses5 libusb-1_0-devel +BuildRequires: freetype2-devel +BuildRequires: gcc +BuildRequires: glibc-devel +BuildRequires: libncurses5 +BuildRequires: libusb-1_0-devel BuildRequires: ncurses-devel %endif -BuildRequires: bison device-mapper-devel fdupes flex lzma ruby xz +BuildRequires: automake +BuildRequires: bison +BuildRequires: device-mapper-devel +BuildRequires: fdupes +BuildRequires: flex +BuildRequires: lzma +BuildRequires: ruby +BuildRequires: xz # Modules always contain just 32-bit code %define _libdir %{_exec_prefix}/lib @@ -46,10 +60,10 @@ %endif Version: 1.99 -Release: 6 +Release: 0 Summary: Bootloader with support for Linux, Multiboot and more Group: System/Boot -License: GPLv3+ +License: GPL-3.0+ Url: http://www.gnu.org/software/grub/ Source0: ftp://ftp.gnu.org/gnu/grub/grub-%{version}.tar.xz Source1: 90_persistent @@ -89,7 +103,6 @@ %package efi Summary: GRUB2 for EFI systems -Group: System/Boot %ifarch ia64 x86_64 #Package is available on ia64 and x86_64 only and not necessarily needed Requires: efibootmgr -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
