OBS User unknown
2008-05-09 22:04:25 +00:00
committed by Git OBS Bridge
parent 47232ccda4
commit 532f2f4473
6 changed files with 23 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package gfxboot (Version 4.0.7)
# spec file for package gfxboot (Version 4.0.9)
#
# 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.7
Version: 4.0.9
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: gfxboot-4.0.7.tar.bz2
Source: gfxboot-4.0.9.tar.bz2
Source1: openSUSE.tar.bz2
Source2: upstream.tar.bz2
@@ -127,6 +127,10 @@ rm -rf %{buildroot}
%ghost /boot/message
%changelog
* Fri May 09 2008 snwint@suse.de
- show F9 hint
* Fri May 09 2008 snwint@suse.de
- updated translations
* Wed May 07 2008 snwint@suse.de
- 'F9' adds 'braille=1' to command line
* Mon Apr 28 2008 snwint@suse.de