OBS User unknown
2008-04-17 13:40:06 +00:00
committed by Git OBS Bridge
parent 70bfe7e9b8
commit f03acfd79b
2 changed files with 9 additions and 1 deletions

View File

@@ -16,10 +16,11 @@ BuildRequires: freetype2-devel libxslt nasm perl-HTML-Parser sgml-skel w3m xmlt
License: GPL v2 or later
Group: System/Boot
Recommends: gfxboot-theme >= 4
Requires: coreutils cpio mktemp perl
AutoReqProv: on
Summary: Graphical Boot Logo for GRUB, LILO and SYSLINUX
Version: 4.0.5
Release: 1
Release: 3
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: gfxboot-4.0.5.tar.bz2
Source1: openSUSE.tar.bz2
@@ -126,6 +127,8 @@ rm -rf %{buildroot}
%ghost /boot/message
%changelog
* Thu Apr 17 2008 snwint@suse.de
- adjusted package requires (bnc #380757)
* Mon Apr 14 2008 snwint@suse.de
- gfxboot doesn't always need a bootloader
* Fri Apr 11 2008 snwint@suse.de