OBS User unknown
2008-05-07 20:47:57 +00:00
committed by Git OBS Bridge
parent 0c24637743
commit 47232ccda4
6 changed files with 17 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package gfxboot (Version 4.0.6)
# spec file for package gfxboot (Version 4.0.7)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -19,10 +19,10 @@ Recommends: gfxboot-theme >= 4
Requires: coreutils cpio mktemp perl
AutoReqProv: on
Summary: Graphical Boot Logo for GRUB, LILO and SYSLINUX
Version: 4.0.6
Version: 4.0.7
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: gfxboot-4.0.6.tar.bz2
Source: gfxboot-4.0.7.tar.bz2
Source1: openSUSE.tar.bz2
Source2: upstream.tar.bz2
@@ -127,6 +127,8 @@ rm -rf %{buildroot}
%ghost /boot/message
%changelog
* Wed May 07 2008 snwint@suse.de
- 'F9' adds 'braille=1' to command line
* Mon Apr 28 2008 snwint@suse.de
- WAV file playback works again
- added beep when bootloader is ready (fate #303482)