packages: gfxboot/gfxboot.spec - 4.2.1 - NFY
shadzik
shadzik at pld-linux.org
Thu Jun 24 14:55:52 CEST 2010
Author: shadzik Date: Thu Jun 24 12:55:52 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- 4.2.1
- NFY
---- Files affected:
packages/gfxboot:
gfxboot.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/gfxboot/gfxboot.spec
diff -u packages/gfxboot/gfxboot.spec:1.2 packages/gfxboot/gfxboot.spec:1.3
--- packages/gfxboot/gfxboot.spec:1.2 Tue Nov 11 02:56:07 2003
+++ packages/gfxboot/gfxboot.spec Thu Jun 24 14:55:46 2010
@@ -14,15 +14,15 @@
Name: gfxboot
Copyright: Copyright (c) 1999 SuSE GmbH
-Group: Applications/System
-Summary: Graphical boot logo for lilo and syslinux.
-Version: 1.4
+Summary: Graphical boot logo for lilo and syslinux
+Version: 4.2.1
Release: 1
+Group: Applications/System
URL: http://www.gamers.org/~quinet/lilo/
-Source0: http://members.optusnet.com.au/rkelsen/%{name}-%{version}.tar.bz2
-Patch0: %{name}-pld.patch
-AutoReqProv: on
+Source0: %{name}-%{version}.tar.gz
+# Source0-md5: d37d8bbb10df63723a895203e4289dd0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+AutoReqProv: on
%description
Here you find the graphical boot logo. Suitable for both lilo and
@@ -30,11 +30,11 @@
SuSE series: ap
-%package -n gfxboot-devel
-Summary: Tools for creating a graphical boot logo.
+%package themes
+Summary: Tools for creating a graphical boot logo
Group: Applications/System
-%description -n gfxboot-devel
+%description themes
Here you find the necessary programs to create your own graphical boot
logo. The logo can be used with lilo and syslinux.
@@ -42,38 +42,32 @@
%prep
%setup -q
-%patch0 -p1
%build
%{__make}
-./mkbootmsg -c suselogo.config suselogo
%install
rm -rf $RPM_BUILD_ROOT
-install -d -m 755 $RPM_BUILD_ROOT%{_sbindir}
-install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/gfxboot
-install -d -m 755 $RPM_BUILD_ROOT/boot
-install -m 755 -s mkbootmsg getx11font $RPM_BUILD_ROOT%{_sbindir}
-install -m 644 suselogo $RPM_BUILD_ROOT/boot/message
-install -m 644 fixed_10x20 suselogo{,.config,.pcx} $RPM_BUILD_ROOT%{_datadir}/gfxboot
+
+%{__make} install \
+ DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-/boot/message
-%doc README
+%attr(755,root,root) %{_sbindir}/gfxboot
+%attr(755,root,root) %{_sbindir}/gfxboot-compile
+%attr(755,root,root) %{_sbindir}/gfxboot-font
+%attr(755,root,root) %{_sbindir}/gfxtest
-%files -n gfxboot-devel
+%files themes
%defattr(644,root,root,755)
-%dir %{_datadir}/gfxboot
-%attr(755,root,root) %{_sbindir}/mkbootmsg
-%attr(755,root,root) %{_sbindir}/getx11font
-%{_datadir}/gfxboot/suselogo
-%{_datadir}/gfxboot/suselogo.config
-%{_datadir}/gfxboot/suselogo.pcx
-%{_datadir}/gfxboot/fixed_10x20
+%{_sysconfdir}/bootsplash/themes/SLED
+%{_sysconfdir}/bootsplash/themes/SLES
+%{_sysconfdir}/bootsplash/themes/openSUSE
+%{_sysconfdir}/bootsplash/themes/upstream
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog -n gfxboot
@@ -81,39 +75,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2010/06/24 12:55:46 shadzik
+- 4.2.1
+- NFY
+
Revision 1.2 2003/11/11 01:56:07 ankry
- unification
Revision 1.1 2003/11/01 18:40:10 ggodlewski
- 1st release, untested
-
-* Mon Sep 17 2001 - snwint at suse.de
-- new lilo/installation picture
-- added password dialog (#10544)
-* Sun Sep 09 2001 - snwint at suse.de
-- added 'rmoveto' & 'bootloader' functions
-- final 7.3 lilo/installation picture
-* Fri Aug 10 2001 - snwint at suse.de
-- use preliminary 7.3 picture
-* Mon May 14 2001 - snwint at suse.de
-- pictures were still not correct
-- added README (#7754)
-* Fri May 11 2001 - snwint at suse.de
-- new install picture (last one was one line too short)
-* Wed May 09 2001 - snwint at suse.de
-- new lilo/installation pictures
-- copy suselilo to /boot/message (_not_ suseinstall :-/)
-* Tue May 08 2001 - snwint at suse.de
-- moved /usr/share/gfxboot/suselilo to /boot/messsage
-* Sun May 06 2001 - snwint at suse.de
-- in syslinux: wait for driver update disk if requested
-- put space after image label in boot prompt (#7615)
-* Mon Apr 30 2001 - snwint at suse.de
-- make it work with isolinux
-* Sat Apr 28 2001 - snwint at suse.de
-- nearly final versions of lilo and syslinux graphics
-* Sun Apr 08 2001 - snwint at suse.de
-- new installation and lilo logos
-* Thu Apr 05 2001 - snwint at suse.de
-- created package
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gfxboot/gfxboot.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list