This commit is contained in:
parent
81c17b9e48
commit
e6462dcdc2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d22aa93801f8dfb92e2aa8d5930bb90832f50433ce9dde882a8486d249bf5d50
|
||||
size 103050
|
3
gfxboot-4.1.0.tar.bz2
Normal file
3
gfxboot-4.1.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7f17ef711a16a37aecdb581243cb0272891040c9efd71c79bc877318d2fd1d8
|
||||
size 133109
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 16:03:32 CEST 2008 - snwint@suse.de
|
||||
|
||||
- cooperate with mboot module
|
||||
- enhanced gfxboot script
|
||||
- fixed bug in gfxboot-font ('--add' option cleared char list)
|
||||
- support new text formatting tags (<p> & <ul>)
|
||||
- new help texts
|
||||
- fix help to better tolerate broken help setup
|
||||
- bootloader always beeps
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 26 18:42:43 CEST 2008 - snwint@suse.de
|
||||
|
||||
|
27
gfxboot.spec
27
gfxboot.spec
@ -1,10 +1,17 @@
|
||||
#
|
||||
# spec file for package gfxboot (Version 4.0.14)
|
||||
# spec file for package gfxboot (Version 4.1.0)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
@ -16,13 +23,13 @@ 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
|
||||
Requires: coreutils cpio mktemp perl master-boot-code dosfstools mtools
|
||||
AutoReqProv: on
|
||||
Summary: Graphical Boot Logo for GRUB, LILO and SYSLINUX
|
||||
Version: 4.0.14
|
||||
Version: 4.1.0
|
||||
Release: 1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: gfxboot-4.0.14.tar.bz2
|
||||
Source: gfxboot-4.1.0.tar.bz2
|
||||
Source1: openSUSE.tar.bz2
|
||||
Source2: upstream.tar.bz2
|
||||
|
||||
@ -127,6 +134,14 @@ rm -rf %{buildroot}
|
||||
%ghost /boot/message
|
||||
|
||||
%changelog
|
||||
* Mon Aug 18 2008 snwint@suse.de
|
||||
- cooperate with mboot module
|
||||
- enhanced gfxboot script
|
||||
- fixed bug in gfxboot-font ('--add' option cleared char list)
|
||||
- support new text formatting tags (<p> & <ul>)
|
||||
- new help texts
|
||||
- fix help to better tolerate broken help setup
|
||||
- bootloader always beeps
|
||||
* Mon May 26 2008 snwint@suse.de
|
||||
- make driver update menu configurable
|
||||
- added 'download url' item to driver update menu
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4cfe2547209ca4fb5057087001fd75d1944f414ca3555749b9662b7d8b6638d0
|
||||
size 2716039
|
||||
oid sha256:b61459f011b15b377a1e2916a073d94a8e2a835e70dfa07717b4e7b79c52a0a1
|
||||
size 2572519
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2b82441fcf1011c73a62c9a9eb68e5adef855491ca313ff772ae879b93a6cb2
|
||||
oid sha256:ef2eff5a8454814e7c5220176950ca8101b33ea3a1b8d9b21b01855d1cc1f49c
|
||||
size 87992
|
||||
|
Loading…
x
Reference in New Issue
Block a user