This commit is contained in:
parent
b774ab7c4d
commit
4b94a00156
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9799549de23633c844c559586c83c9adb0f53764abdb5c4600304133fe99062
|
||||
size 97811
|
||||
oid sha256:f1b770dafc459b506598e89070250ed2d339ac7a533a00c6a345da71089e23fc
|
||||
size 97791
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a6d3b98190bcf2af85a7327cb5f53d901531387f11633cc5504f94d48e986428
|
||||
size 97862
|
||||
oid sha256:bb57369d0132d416297f2cc6fc33210107a5396f4c10a2aa378bef994f793dd4
|
||||
size 97875
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8a073158844527539d20fb57f89832ed146a1226e7cfd0848f7294533b0a004
|
||||
size 1399200
|
||||
oid sha256:0fe85b61d441ee9caf09266390f3ef906d7ccdd31a2e23f6f9a5a4275525c9bb
|
||||
size 1384553
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02a49fea49963b4fc7e28e643829c7880010b2466e4176169aa6307b5c847fd4
|
||||
size 90501
|
||||
oid sha256:97405b6d179aef676f0758a9e02009ca53299291f263c32919d7fa1b058d7d53
|
||||
size 90474
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8460ffb08a69e8a267c0954e2eeed522ec360b08770bf4bb8684675abccab212
|
||||
size 90995
|
3
gfxboot-3.3.26.tar.bz2
Normal file
3
gfxboot-3.3.26.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43775e5a0798c03636db7219aa3eb0ac274fc85336d96b2274d8a8eb889fea14
|
||||
size 92166
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 23 17:54:29 CEST 2007 - snwint@suse.de
|
||||
|
||||
- rewrote line edit function
|
||||
- intro aborted if any key pressed (#219570)
|
||||
- added Walloon
|
||||
- added Sinhala
|
||||
- moved 'install - XXX' variants into submenu, added 'repair' entry (#293827)
|
||||
- go green
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 15:19:42 CET 2007 - snwint@suse.de
|
||||
|
||||
|
15
gfxboot.spec
15
gfxboot.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gfxboot (Version 3.3.24)
|
||||
# spec file for package gfxboot (Version 3.3.26)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,16 +12,16 @@
|
||||
|
||||
Name: gfxboot
|
||||
BuildRequires: freetype2-devel nasm sgml-skel w3m xmlto
|
||||
License: GNU General Public License (GPL)
|
||||
License: GPL v2 or later
|
||||
Group: System/Boot
|
||||
Obsoletes: gfxboot-devel
|
||||
Requires: perl-HTML-Parser
|
||||
Autoreqprov: on
|
||||
Summary: Graphical Boot Logo for LILO and SYSLINUX
|
||||
Version: 3.3.24
|
||||
Version: 3.3.26
|
||||
Release: 1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: gfxboot-3.3.24.tar.bz2
|
||||
Source: gfxboot-3.3.26.tar.bz2
|
||||
Source1: NLD.tar.bz2
|
||||
Source2: SLES.tar.bz2
|
||||
Source3: SuSE.tar.bz2
|
||||
@ -61,6 +61,13 @@ rm -rf %{buildroot}
|
||||
/usr/share/gfxboot
|
||||
|
||||
%changelog
|
||||
* Mon Jul 23 2007 - snwint@suse.de
|
||||
- rewrote line edit function
|
||||
- intro aborted if any key pressed (#219570)
|
||||
- added Walloon
|
||||
- added Sinhala
|
||||
- moved 'install - XXX' variants into submenu, added 'repair' entry (#293827)
|
||||
- go green
|
||||
* Thu Mar 15 2007 - snwint@suse.de
|
||||
- basic rtl language support
|
||||
* Mon Mar 12 2007 - snwint@suse.de
|
||||
|
Loading…
x
Reference in New Issue
Block a user