OBS User unknown 2008-04-11 21:21:01 +00:00 committed by Git OBS Bridge
parent 72708587ad
commit bf768d5b53
6 changed files with 34 additions and 15 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Apr 11 11:13:45 CEST 2008 - snwint@suse.de
- fix gfxboot script
- create /boot/message in postin
-------------------------------------------------------------------
Thu Apr 10 18:21:16 CEST 2008 - snwint@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package gfxboot (Version 4.0.3)
# spec file for package gfxboot (Version 4.0.4)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -15,13 +15,13 @@ Name: gfxboot
BuildRequires: freetype2-devel libxslt nasm perl-HTML-Parser sgml-skel w3m xmlto
License: GPL v2 or later
Group: System/Boot
Recommends: gfxboot-branding >= 4
Recommends: gfxboot-theme >= 4
AutoReqProv: on
Summary: Graphical Boot Logo for GRUB, LILO and SYSLINUX
Version: 4.0.3
Version: 4.0.4
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: gfxboot-4.0.3.tar.bz2
Source: gfxboot-4.0.4.tar.bz2
Source1: openSUSE.tar.bz2
Source2: upstream.tar.bz2
@ -45,11 +45,11 @@ logo. The logo can be used with grub, lilo or syslinux.
%package branding-upstream
License: GPL v2 or later
Supplements: branding-upstream
Provides: gfxboot-branding
Provides: gfxboot-theme
Summary: gfxboot upstream theme
AutoReqProv: on
Group: System/Boot
Requires: gfxboot >= 4
PreReq: gfxboot >= 4
%description branding-upstream
upstream theme for gfxboot (bootloader graphics).
@ -59,11 +59,11 @@ upstream theme for gfxboot (bootloader graphics).
%package branding-openSUSE
License: GPL v2 or later
Supplements: branding-openSUSE
Provides: gfxboot-branding
Provides: gfxboot-theme
Summary: gfxboot openSUSE theme
AutoReqProv: on
Group: System/Boot
Requires: gfxboot >= 4
PreReq: gfxboot >= 4
%description branding-openSUSE
openSUSE theme for gfxboot (bootloader graphics).
@ -86,6 +86,14 @@ make DESTDIR=%{buildroot} install
gzip -9c doc/gfxboot.8 >gfxboot.8.gz
install -d -m 755 %{buildroot}%{_mandir}/man8
install -m 644 gfxboot.8.gz %{buildroot}%{_mandir}/man8
mkdir %{buildroot}/boot
touch %{buildroot}/boot/message
%post branding-upstream
gfxboot --update-theme upstream
%post branding-openSUSE
gfxboot --update-theme openSUSE
%clean
rm -rf %{buildroot}
@ -108,14 +116,19 @@ rm -rf %{buildroot}
%dir /etc/bootsplash
%dir /etc/bootsplash/themes
/etc/bootsplash/themes/upstream
%ghost /boot/message
%files branding-openSUSE
%defattr(-,root,root)
%dir /etc/bootsplash
%dir /etc/bootsplash/themes
/etc/bootsplash/themes/openSUSE
%ghost /boot/message
%changelog
* Fri Apr 11 2008 snwint@suse.de
- fix gfxboot script
- create /boot/message in postin
* Thu Apr 10 2008 snwint@suse.de
- gfxboot can handle themes & translations
- fixed typo in gfxboot.cfg

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a4d80a87d23ee22534ce0210c9e888ff25aa3c425f9e13d4fda1d9c8a14de07
size 1475981
oid sha256:b46792c79ac814ff5df4df9c1d79163c0030bc8f4ec0893bdf26c868c40d8860
size 1476071

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a6abe76510246ac636aaabc893cfc3f56b8a256edc48e4f6d935fa2a071eee9
size 85193
oid sha256:5817274ca34f82182f7bd3e060ba323be93d843bd344e8240c58f237b9ac0fa5
size 85199