- version 4.4.4
OBS-URL: https://build.opensuse.org/package/show/system:install:head/gfxboot?expand=0&rev=74
This commit is contained in:
parent
3da1e6088e
commit
8cd74fb174
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:2e36c4f09b8c6c3ee3e992e43fcc93e332224b5dc9c70a9360b00f4e74c6b49c
|
oid sha256:af80926f035cde9315846da7b0ec3d79f82540c7ada124a9e58ef654e8248440
|
||||||
size 83178
|
size 83151
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:c51686bbea6b689d4e5a697396c06d5e917d272885c5e3c3b44c9997e3f143e2
|
oid sha256:0e5f4bcd33e91dca6d86cd9136e76bf803e87f620fdb76df538e82438cd73f00
|
||||||
size 130730
|
size 130751
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:16188d81079fd4e49ca8a0051a1276419a16bdb68e5b8704a8a169a2fb1f0718
|
oid sha256:8e83127bbde4119564e5c8874ab7546aa6e27a2b4b3019caa41d3ec0712c2b93
|
||||||
size 130378
|
size 130393
|
||||||
|
@ -1,222 +0,0 @@
|
|||||||
#
|
|
||||||
# spec file for package gfxboot
|
|
||||||
#
|
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
|
||||||
#
|
|
||||||
# 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/
|
|
||||||
#
|
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: gfxboot
|
|
||||||
BuildRequires: freetype2-devel fribidi libxslt nasm perl-HTML-Parser sgml-skel w3m xmlto
|
|
||||||
ExclusiveArch: %ix86 x86_64
|
|
||||||
License: GPLv2+
|
|
||||||
Group: System/Boot
|
|
||||||
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.4.3
|
|
||||||
Release: 1
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
Source: gfxboot-4.4.3.tar.bz2
|
|
||||||
Source1: KDE.tar.bz2
|
|
||||||
Source2: openSUSE.tar.bz2
|
|
||||||
Source3: SLED.tar.bz2
|
|
||||||
Source4: SLES.tar.bz2
|
|
||||||
Source5: upstream.tar.bz2
|
|
||||||
Source6: examples.tar.bz2
|
|
||||||
|
|
||||||
%description
|
|
||||||
Tools to configure your bootloader graphics.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%package devel
|
|
||||||
License: GPLv2+
|
|
||||||
Summary: Tools for creating a graphical boot logo
|
|
||||||
Group: Development/Libraries/C and C++
|
|
||||||
Requires: %name = %version perl-HTML-Parser
|
|
||||||
|
|
||||||
%description devel
|
|
||||||
Here you find the necessary programs to create your own graphical boot
|
|
||||||
logo. The logo can be used with grub, lilo or syslinux.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%package branding-upstream
|
|
||||||
License: GPLv2+
|
|
||||||
Supplements: packageand(gfxboot:branding-upstream)
|
|
||||||
Provides: gfxboot-theme
|
|
||||||
Summary: gfxboot upstream theme
|
|
||||||
AutoReqProv: on
|
|
||||||
Group: System/Boot
|
|
||||||
PreReq: gfxboot >= 4
|
|
||||||
|
|
||||||
%description branding-upstream
|
|
||||||
upstream theme for gfxboot (bootloader graphics).
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%package branding-openSUSE
|
|
||||||
License: GPLv2+
|
|
||||||
Supplements: packageand(gfxboot:branding-openSUSE)
|
|
||||||
Provides: gfxboot-theme
|
|
||||||
Obsoletes: bootloader-theme-SUSELinux-Prof
|
|
||||||
Summary: gfxboot openSUSE theme
|
|
||||||
AutoReqProv: on
|
|
||||||
Group: System/Boot
|
|
||||||
PreReq: gfxboot >= 4
|
|
||||||
|
|
||||||
%description branding-openSUSE
|
|
||||||
openSUSE theme for gfxboot (bootloader graphics).
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%package branding-SLES
|
|
||||||
License: GPLv2+
|
|
||||||
Supplements: packageand(gfxboot:branding-SLES)
|
|
||||||
Provides: gfxboot-theme
|
|
||||||
Obsoletes: bootloader-theme-SLES
|
|
||||||
Summary: gfxboot SLES theme
|
|
||||||
AutoReqProv: on
|
|
||||||
Group: System/Boot
|
|
||||||
PreReq: gfxboot >= 4
|
|
||||||
|
|
||||||
%description branding-SLES
|
|
||||||
SLES theme for gfxboot (bootloader graphics).
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%package branding-SLED
|
|
||||||
License: GPLv2+
|
|
||||||
Supplements: packageand(gfxboot:branding-SLED)
|
|
||||||
Provides: gfxboot-theme
|
|
||||||
Obsoletes: bootloader-theme-NLD
|
|
||||||
Summary: gfxboot SLED theme
|
|
||||||
AutoReqProv: on
|
|
||||||
Group: System/Boot
|
|
||||||
PreReq: gfxboot >= 4
|
|
||||||
|
|
||||||
%description branding-SLED
|
|
||||||
SLED theme for gfxboot (bootloader graphics).
|
|
||||||
|
|
||||||
|
|
||||||
%package branding-KDE
|
|
||||||
License: GPLv2+
|
|
||||||
Supplements: packageand(gfxboot:branding-KDE)
|
|
||||||
Provides: gfxboot-theme
|
|
||||||
Summary: gfxboot KDE theme
|
|
||||||
AutoReqProv: on
|
|
||||||
Group: System/Boot
|
|
||||||
PreReq: gfxboot >= 4
|
|
||||||
|
|
||||||
%description branding-KDE
|
|
||||||
KDE theme for gfxboot (bootloader graphics).
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%prep
|
|
||||||
%setup
|
|
||||||
%setup -T -D -a 1
|
|
||||||
%setup -T -D -a 2
|
|
||||||
%setup -T -D -a 3
|
|
||||||
%setup -T -D -a 4
|
|
||||||
%setup -T -D -a 5
|
|
||||||
%setup -T -D -a 6
|
|
||||||
|
|
||||||
%build
|
|
||||||
# fix build
|
|
||||||
export SUSE_ASNEEDED=0
|
|
||||||
make DESTDIR=%{buildroot} installsrc
|
|
||||||
make X11LIBS=/usr/X11R6/%_lib
|
|
||||||
make doc
|
|
||||||
make themes
|
|
||||||
|
|
||||||
%install
|
|
||||||
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
|
|
||||||
|
|
||||||
%post branding-SLES
|
|
||||||
gfxboot --update-theme SLES
|
|
||||||
|
|
||||||
%post branding-SLED
|
|
||||||
gfxboot --update-theme SLED
|
|
||||||
|
|
||||||
%post branding-KDE
|
|
||||||
gfxboot --update-theme KDE
|
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%files
|
|
||||||
%defattr(-,root,root)
|
|
||||||
/usr/sbin/gfxboot
|
|
||||||
%doc %{_mandir}/man8/gfxboot.8.gz
|
|
||||||
|
|
||||||
%files devel
|
|
||||||
%defattr(-,root,root)
|
|
||||||
/usr/sbin/gfxboot-compile
|
|
||||||
/usr/sbin/gfxboot-font
|
|
||||||
/usr/sbin/gfxtest
|
|
||||||
%doc doc/gfxboot.html
|
|
||||||
%doc doc/gfxboot.txt
|
|
||||||
/usr/share/gfxboot
|
|
||||||
|
|
||||||
%files branding-upstream
|
|
||||||
%defattr(-,root,root)
|
|
||||||
%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
|
|
||||||
|
|
||||||
%files branding-SLES
|
|
||||||
%defattr(-,root,root)
|
|
||||||
%dir /etc/bootsplash
|
|
||||||
%dir /etc/bootsplash/themes
|
|
||||||
/etc/bootsplash/themes/SLES
|
|
||||||
%ghost /boot/message
|
|
||||||
|
|
||||||
%files branding-SLED
|
|
||||||
%defattr(-,root,root)
|
|
||||||
%dir /etc/bootsplash
|
|
||||||
%dir /etc/bootsplash/themes
|
|
||||||
/etc/bootsplash/themes/SLED
|
|
||||||
%ghost /boot/message
|
|
||||||
|
|
||||||
%files branding-KDE
|
|
||||||
%defattr(-,root,root)
|
|
||||||
%dir /etc/bootsplash
|
|
||||||
%dir /etc/bootsplash/themes
|
|
||||||
/etc/bootsplash/themes/KDE
|
|
||||||
%ghost /boot/message
|
|
||||||
|
|
||||||
%changelog
|
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:9337ae8ab7b9b56d972e04116d1ef07f9314493d6a64a8d0ce27ee8c0c994c45
|
oid sha256:d3f2e9c389807f81f3e3e69c1d91a12a6fb84e4ea901a8d92a926adaef3556b3
|
||||||
size 184719
|
size 184652
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:21a8705bcda23b7cb5103d78302ba346bad157bdf5e83aeeb9bbc9771f878be9
|
|
||||||
size 164278
|
|
3
gfxboot-4.4.4.tar.bz2
Normal file
3
gfxboot-4.4.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b6cb7bff93ea2a4724aae68278d78366831b9453e5848f035091d09ecbfd6ca2
|
||||||
|
size 163940
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 2 16:32:15 CEST 2011 - snwint@suse.de
|
||||||
|
|
||||||
|
- add config option for default init program
|
||||||
|
- use isolinux-config from package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 7 17:11:53 CEST 2011 - snwint@suse.de
|
Thu Jul 7 17:11:53 CEST 2011 - snwint@suse.de
|
||||||
|
|
||||||
|
@ -27,10 +27,10 @@ Recommends: gfxboot-theme >= 4
|
|||||||
Requires: coreutils cpio mktemp perl master-boot-code dosfstools mtools perl-HTML-Parser
|
Requires: coreutils cpio mktemp perl master-boot-code dosfstools mtools perl-HTML-Parser
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Graphical Boot Logo for GRUB, LILO and SYSLINUX
|
Summary: Graphical Boot Logo for GRUB, LILO and SYSLINUX
|
||||||
Version: 4.4.3
|
Version: 4.4.4
|
||||||
Release: 1
|
Release: 1
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source: gfxboot-4.4.3.tar.bz2
|
Source: gfxboot-4.4.4.tar.bz2
|
||||||
Source1: KDE.tar.bz2
|
Source1: KDE.tar.bz2
|
||||||
Source2: openSUSE.tar.bz2
|
Source2: openSUSE.tar.bz2
|
||||||
Source3: SLED.tar.bz2
|
Source3: SLED.tar.bz2
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e328c3f6d6947a57c0931b13e80a9ab2942896ecad9930547b6f2fd2e8b33dfa
|
oid sha256:c7b0c04db46298e14f63fe4cbf39c819a0ccca00f66d978364502153b5f6d483
|
||||||
size 5257584
|
size 5258799
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d9a32f8f8e59088789211cc3390e39598aa6684dccb038cf920999865b80bfc2
|
oid sha256:e06d30f55dac04371a7048e069f797b652e59a15676bffa0f0d1016cfb9fcaa6
|
||||||
size 49788
|
size 49794
|
||||||
|
Loading…
x
Reference in New Issue
Block a user