Hello community, here is the log from the commit of package gfxboot checked in at Fri Sep 14 16:10:19 CEST 2007. -------- --- arch/i386/gfxboot/gfxboot.changes 2007-09-12 17:54:04.000000000 +0200 +++ /mounts/work_src_done/STABLE/gfxboot/gfxboot.changes 2007-09-14 13:30:06.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Sep 14 13:29:29 CEST 2007 - snwint@suse.de + +- fixed building non-openSUSE themes + +------------------------------------------------------------------- Old: ---- gfxboot-3.3.36.tar.bz2 New: ---- gfxboot-3.3.37.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gfxboot.spec ++++++ --- /var/tmp/diff_new_pack.p30862/_old 2007-09-14 16:10:08.000000000 +0200 +++ /var/tmp/diff_new_pack.p30862/_new 2007-09-14 16:10:08.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package gfxboot (Version 3.3.36) +# spec file for package gfxboot (Version 3.3.37) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -16,12 +16,12 @@ Group: System/Boot Obsoletes: gfxboot-devel Requires: perl-HTML-Parser -Autoreqprov: on +AutoReqProv: on Summary: Graphical Boot Logo for LILO and SYSLINUX -Version: 3.3.36 +Version: 3.3.37 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source: gfxboot-3.3.36.tar.bz2 +Source: gfxboot-3.3.37.tar.bz2 Source1: NLD.tar.bz2 Source2: SLES.tar.bz2 Source3: SuSE.tar.bz2 @@ -61,6 +61,8 @@ /usr/share/gfxboot %changelog +* Fri Sep 14 2007 - snwint@suse.de +- fixed building non-openSUSE themes * Wed Sep 12 2007 - snwint@suse.de - always ask for VBE2 info (to e.g. get 1366x768 listed - #298025) - new welcome screen animation ++++++ gfxboot-3.3.36.tar.bz2 -> gfxboot-3.3.37.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gfxboot-3.3.36/Changelog new/gfxboot-3.3.37/Changelog --- old/gfxboot-3.3.36/Changelog 2007-09-12 17:51:56.000000000 +0200 +++ new/gfxboot-3.3.37/Changelog 2007-09-14 13:28:34.000000000 +0200 @@ -1,3 +1,6 @@ +14/9/2007: v3.3.37 + - fixed build + 12/9/2007: v3.3.36 - always ask for VBE2 info (to e.g. get 1366x768 listed - #298025) - new welcome screen animation diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gfxboot-3.3.36/VERSION new/gfxboot-3.3.37/VERSION --- old/gfxboot-3.3.36/VERSION 2007-09-12 17:53:34.000000000 +0200 +++ new/gfxboot-3.3.37/VERSION 2007-09-14 13:28:19.000000000 +0200 @@ -1 +1 @@ -3.3.36 +3.3.37 ++++++ NLD.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/themes/NLD/Makefile new/themes/NLD/Makefile --- old/themes/NLD/Makefile 2006-03-29 16:29:36.000000000 +0200 +++ new/themes/NLD/Makefile 2007-09-14 13:27:55.000000000 +0200 @@ -17,7 +17,7 @@ DEFAULT_LANG = PIC_COMMON = timer_a.jpg -PIC_INSTALL = back.jpg welcome.jpg text*.pcx +PIC_INSTALL = back.jpg welcome.jpg grad?.jpg w?.jpg PIC_BOOT = back-low.jpg FILES_INST = init languages $(TRANSLATIONS) 16x16.fnt kroete.dat \ ++++++ SLES.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/themes/SLES/Makefile new/themes/SLES/Makefile --- old/themes/SLES/Makefile 2006-03-29 16:29:26.000000000 +0200 +++ new/themes/SLES/Makefile 2007-09-14 13:27:38.000000000 +0200 @@ -17,7 +17,7 @@ DEFAULT_LANG = PIC_COMMON = timer_a.jpg -PIC_INSTALL = back.jpg welcome.jpg text*.pcx +PIC_INSTALL = back.jpg welcome.jpg grad?.jpg w?.jpg PIC_BOOT = back-low.jpg FILES_INST = init languages $(TRANSLATIONS) 16x16.fnt kroete.dat \ ++++++ SuSE.tar.bz2 ++++++ ++++++ Zen.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/themes/Zen/Makefile new/themes/Zen/Makefile --- old/themes/Zen/Makefile 2006-05-18 00:25:37.000000000 +0200 +++ new/themes/Zen/Makefile 2007-09-14 13:28:05.000000000 +0200 @@ -17,7 +17,7 @@ DEFAULT_LANG = PIC_COMMON = timer_a.jpg -PIC_INSTALL = back.jpg welcome.jpg text*.pcx +PIC_INSTALL = back.jpg welcome.jpg grad?.jpg w?.jpg PIC_BOOT = back-low.jpg FILES_INST = init languages $(TRANSLATIONS) 16x16.fnt kroete.dat \ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de