commit gfxboot for openSUSE:Factory
Hello community, here is the log from the commit of package gfxboot for openSUSE:Factory checked in at Tue Sep 29 14:50:56 CEST 2009. -------- --- gfxboot/gfxboot.changes 2009-09-28 11:50:53.000000000 +0200 +++ gfxboot/gfxboot.changes 2009-09-29 12:06:25.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Sep 29 12:05:53 CEST 2009 - snwint@suse.de + +- set default install type correctly (bnc #542781) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gfxboot-4.1.27.tar.bz2 New: ---- gfxboot-4.1.28.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gfxboot.spec ++++++ --- /var/tmp/diff_new_pack.hVmByP/_old 2009-09-29 14:50:22.000000000 +0200 +++ /var/tmp/diff_new_pack.hVmByP/_new 2009-09-29 14:50:22.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package gfxboot (Version 4.1.27) +# spec file for package gfxboot (Version 4.1.28) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -27,10 +27,10 @@ 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.1.27 +Version: 4.1.28 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source: gfxboot-4.1.27.tar.bz2 +Source: gfxboot-4.1.28.tar.bz2 Source1: openSUSE.tar.bz2 Source2: SLED.tar.bz2 Source3: SLES.tar.bz2 ++++++ SLED.tar.bz2 ++++++ ++++++ SLES.tar.bz2 ++++++ ++++++ gfxboot-4.1.27.tar.bz2 -> gfxboot-4.1.28.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gfxboot-4.1.27/Changelog new/gfxboot-4.1.28/Changelog --- old/gfxboot-4.1.27/Changelog 2009-09-28 11:48:05.000000000 +0200 +++ new/gfxboot-4.1.28/Changelog 2009-09-29 12:02:56.000000000 +0200 @@ -1,3 +1,6 @@ +29/9/2009: v4.1.28 + - set default install type correctly (bnc #542781) + 28/9/2009: v4.1.27 - updated language list - fixed grub picture (bnc #542113) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gfxboot-4.1.27/VERSION new/gfxboot-4.1.28/VERSION --- old/gfxboot-4.1.27/VERSION 2009-09-28 11:49:09.000000000 +0200 +++ new/gfxboot-4.1.28/VERSION 2009-09-29 12:01:29.000000000 +0200 @@ -1 +1 @@ -4.1.27 +4.1.28 ++++++ openSUSE.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/src/common.inc new/themes/openSUSE/src/common.inc --- old/themes/openSUSE/src/common.inc 2009-09-21 13:42:18.000000000 +0200 +++ new/themes/openSUSE/src/common.inc 2009-09-29 12:00:30.000000000 +0200 @@ -1658,7 +1658,7 @@ /keymap.submenu "keymap.submenu" false gfxconfig.set.bool /keymap.default "keymap" "" gfxconfig.set.str -/install.default "install" "" gfxconfig.set.str +/install.install "install" "" gfxconfig.set.str /install.http.server "install.http.server" "" gfxconfig.set.str /install.http.path "install.http.path" "" gfxconfig.set.str diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/src/dia_install.inc new/themes/openSUSE/src/dia_install.inc --- old/themes/openSUSE/src/dia_install.inc 2009-09-25 12:15:01.000000000 +0200 +++ new/themes/openSUSE/src/dia_install.inc 2009-09-29 12:00:49.000000000 +0200 @@ -371,7 +371,7 @@ % ( -- ) % /install.read.config { - install.default + install.install dup "cdrom" eq { /install.default .inst_cdrom def } if dup "slp" eq { /install.default .inst_slp def } if dup "ftp" eq { /install.default .inst_ftp def } if ++++++ upstream.tar.bz2 ++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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