OBS User unknown 2007-08-20 15:27:22 +00:00 committed by Git OBS Bridge
parent a6116648b5
commit 0feeb2dc59
9 changed files with 30 additions and 18 deletions

3
Lenovo.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7aa57e279bd17531e9cc595cff11627fbead05d2c1db10cafd92c3350f291f2
size 1371093

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b3534f89a59d1809f4e53cda299a3b29191c784c6dd5bb0883faf7f8f2a0b3a9
size 97825
oid sha256:7cf048ecc9684837e2f957ae4704dc0408e830db05391e223c22fd3316221768
size 97832

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2cec847964da3a65c6ab9b899122828399cc776ad8464c5a49ee4cf52493a029
size 97842
oid sha256:d6522a593ad78ddb5a5e2634eb16f25e111fe7747dc40eeaf1adc9c5fa823fa6
size 97863

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:285d03eb14cf423d5112423ff888d881ab580650b2aa2e1daed006f19c0786e8
size 1369259
oid sha256:c67a4d905fcbc502d0cec4f34cd75c97c5a625ba30f5e446509f217471c1dcd7
size 1362824

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:74d4c3ba6600fc7a408443111706f7a6c43c06906f1c5ac4efba61567dafae68
size 90507
oid sha256:75b1e7466b2ffb09cb8b81d8a8511f750831d6c79781d1466496b66037ae6a22
size 90478

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1c846c9fe7fe6630175bb3249ed03f1bfd361bd29bf29522eb08472935d0362
size 92147

3
gfxboot-3.3.33.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cbb20509ed8c73936757d09204f190382a2a4f3578ba07c04baba4c23f4e986e
size 92169

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 20 15:44:37 CEST 2007 - snwint@suse.de
- new translations
-------------------------------------------------------------------
Mon Aug 13 16:09:27 CEST 2007 - snwint@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package gfxboot (Version 3.3.32)
# spec file for package gfxboot (Version 3.3.33)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -18,14 +18,15 @@ Obsoletes: gfxboot-devel
Requires: perl-HTML-Parser
Autoreqprov: on
Summary: Graphical Boot Logo for LILO and SYSLINUX
Version: 3.3.32
Version: 3.3.33
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: gfxboot-3.3.32.tar.bz2
Source1: NLD.tar.bz2
Source2: SLES.tar.bz2
Source3: SuSE.tar.bz2
Source4: Zen.tar.bz2
Source: gfxboot-3.3.33.tar.bz2
Source1: Lenovo.tar.bz2
Source2: NLD.tar.bz2
Source3: SLES.tar.bz2
Source4: SuSE.tar.bz2
Source5: Zen.tar.bz2
%description
Here, find the graphical boot logo. It is suitable for both LILO and
@ -39,6 +40,7 @@ SYSLINUX.
%setup -T -D -a 2
%setup -T -D -a 3
%setup -T -D -a 4
%setup -T -D -a 5
%build
make X11LIBS=/usr/X11R6/%_lib
@ -61,6 +63,8 @@ rm -rf %{buildroot}
/usr/share/gfxboot
%changelog
* Mon Aug 20 2007 - snwint@suse.de
- new translations
* Mon Aug 13 2007 - snwint@suse.de
- use autohinting for lohit_pa, gulim, FZHeiTi (#299568)
* Fri Aug 10 2007 - snwint@suse.de