OBS User unknown
2008-11-04 16:36:50 +00:00
committed by Git OBS Bridge
parent ba7b55474b
commit b8d9b36274
8 changed files with 36 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package gfxboot (Version 4.1.8)
# spec file for package gfxboot (Version 4.1.10)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -27,10 +27,10 @@ Recommends: gfxboot-theme >= 4
Requires: coreutils cpio mktemp perl master-boot-code dosfstools mtools perl-HTML-Parser
AutoReqProv: on
Summary: Graphical Boot Logo for GRUB, LILO and SYSLINUX
Version: 4.1.8
Release: 2
Version: 4.1.10
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: gfxboot-4.1.8.tar.bz2
Source: gfxboot-4.1.10.tar.bz2
Source1: openSUSE.tar.bz2
Source2: SLED.tar.bz2
Source3: SLES.tar.bz2
@@ -71,6 +71,7 @@ upstream theme for gfxboot (bootloader graphics).
License: GPL v2 or later
Supplements: branding-openSUSE
Provides: gfxboot-theme
Obsoletes: bootloader-theme-SUSELinux-Prof
Summary: gfxboot openSUSE theme
AutoReqProv: on
Group: System/Boot
@@ -85,6 +86,7 @@ openSUSE theme for gfxboot (bootloader graphics).
License: GPL v2 or later
Supplements: branding-SLES
Provides: gfxboot-theme
Obsoletes: bootloader-theme-SLES
Summary: gfxboot SLES theme
AutoReqProv: on
Group: System/Boot
@@ -99,6 +101,7 @@ SLES theme for gfxboot (bootloader graphics).
License: GPL v2 or later
Supplements: branding-SLED
Provides: gfxboot-theme
Obsoletes: bootloader-theme-NLD
Summary: gfxboot SLED theme
AutoReqProv: on
Group: System/Boot
@@ -187,6 +190,12 @@ rm -rf %{buildroot}
%ghost /boot/message
%changelog
* Tue Nov 04 2008 snwint@suse.de
- fix last livecd patch
- can replace '_' with space in menu entries
* Tue Nov 04 2008 snwint@suse.de
- for livecds: don't switch to text mode with F9 (bnc #391313)
- obsolete bootloader-theme-* (bnc #441366)
* Fri Oct 17 2008 olh@suse.de
- add ExclusiveArch x86 x86_64
* Thu Oct 16 2008 snwint@suse.de