diff --git a/gfxboot.changes b/gfxboot.changes
index c39be9d..bf6768f 100644
--- a/gfxboot.changes
+++ b/gfxboot.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Sun Jul 12 14:37:30 CEST 2009 - coolo@novell.com
+
+- disable as-needed to fix build
+
-------------------------------------------------------------------
Wed Dec 3 11:05:44 CET 2008 - snwint@suse.de
diff --git a/gfxboot.spec b/gfxboot.spec
index 210a6e0..6434c53 100644
--- a/gfxboot.spec
+++ b/gfxboot.spec
@@ -1,7 +1,7 @@
#
# spec file for package gfxboot (Version 4.1.19)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 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
@@ -28,7 +28,7 @@ Requires: coreutils cpio mktemp perl master-boot-code dosfstools mtools pe
AutoReqProv: on
Summary: Graphical Boot Logo for GRUB, LILO and SYSLINUX
Version: 4.1.19
-Release: 1
+Release: 2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: gfxboot-4.1.19.tar.bz2
Source1: openSUSE.tar.bz2
@@ -120,6 +120,8 @@ SLED theme for gfxboot (bootloader graphics).
%setup -T -D -a 4
%build
+# fix build
+export SUSE_ASNEEDED=0
make DESTDIR=%{buildroot} installsrc
make X11LIBS=/usr/X11R6/%_lib
make doc
@@ -190,695 +192,3 @@ rm -rf %{buildroot}
%ghost /boot/message
%changelog
-* Wed Dec 03 2008 snwint@suse.de
-- now really update speech samples
-* Tue Dec 02 2008 snwint@suse.de
-- enabled penguin theme for openSUSE
-* Mon Dec 01 2008 snwint@suse.de
-- new texts for speech support (bnc #391313)
-* Thu Nov 20 2008 snwint@suse.de
-- translations, again (bnc #445350)
-* Thu Nov 20 2008 snwint@suse.de
-- updated translations (bnc #445350)
-* Thu Nov 20 2008 snwint@suse.de
-- updated translations
-- removed special livecd menu text replacements
-* Wed Nov 12 2008 snwint@suse.de
-- no beep in installed system (fate #303481)
-* Fri Nov 07 2008 snwint@suse.de
-- fixed 'portuguese' spelling (bnc #442407)
-* Thu Nov 06 2008 snwint@suse.de
-- all menus have speech support now (bnc #391313)
-- speech works with languages != english
-- in input lines the char at cursor position is spoken
-* Tue Nov 04 2008 snwint@suse.de
-- fix last livecd patch
-- can replace '_' with space in menu entries
-* Tue Nov 04 2008 snwint@suse.de
-- for livecds: don't switch to text mode with F9 (bnc #391313)
-- obsolete bootloader-theme-* (bnc #441366)
-* Fri Oct 17 2008 olh@suse.de
-- add ExclusiveArch x86 x86_64
-* Thu Oct 16 2008 snwint@suse.de
-- new openSUSE theme
-* Mon Oct 06 2008 snwint@suse.de
-- updated SLES/SLED themes
-* Mon Sep 29 2008 snwint@suse.de
-- updated SLE themes
-* Fri Sep 26 2008 snwint@suse.de
-- translations updated
-* Thu Sep 25 2008 snwint@suse.de
-- added keyboard selection dialog (bnc #422175)
-* Thu Sep 25 2008 snwint@suse.de
-- better monitor detection (bnc #407786)
-- fix default video size selection (bnc #407786)
-* Thu Sep 11 2008 snwint@suse.de
-- support serial lines (fate #301595)
-* Mon Aug 25 2008 snwint@suse.de
-- needs fribidi
-- really add SLE themes
-* Wed Aug 20 2008 snwint@suse.de
-- activated SLE themes
-* Tue Aug 19 2008 snwint@suse.de
-- gfxboot requires perl-HTML-Parser
-* Mon Aug 18 2008 snwint@suse.de
-- cooperate with mboot module
-- enhanced gfxboot script
-- fixed bug in gfxboot-font ('--add' option cleared char list)
-- support new text formatting tags (
&
)
-- new help texts
-- fix help to better tolerate broken help setup
-- bootloader always beeps
-* Mon May 26 2008 snwint@suse.de
-- make driver update menu configurable
-- added 'download url' item to driver update menu
-- updated translations
-* Mon May 26 2008 snwint@suse.de
-- worked on 11.0 theme
-* Mon May 19 2008 snwint@suse.de
-- turn sound off before loading kernel (bnc #392016)
-- partly moved to new theme
-- use 32 bit graphics mode for bootloader
-* Thu May 15 2008 snwint@suse.de
-- rewrote config file parser
-- move most layout parameters to config file
-* Fri May 09 2008 snwint@suse.de
-- show F9 hint
-* Fri May 09 2008 snwint@suse.de
-- updated translations
-* Wed May 07 2008 snwint@suse.de
-- 'F9' adds 'braille=1' to command line
-* Mon Apr 28 2008 snwint@suse.de
-- WAV file playback works again
-- added beep when bootloader is ready (fate #303482)
-- added 'visually impaired' mode key (F9) (fate #303482)
-- added speech output
-- added Thai
-* Thu Apr 17 2008 snwint@suse.de
-- adjusted package requires (bnc #380757)
-* Mon Apr 14 2008 snwint@suse.de
-- gfxboot doesn't always need a bootloader
-* 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
-* Tue Apr 08 2008 snwint@suse.de
-- added 'gfxboot' (boot screen config tool)
-- added man page
-- new themes
-- package layout changed
-* Mon Feb 04 2008 snwint@suse.de
-- added optional 'mediacheck'
-* Mon Feb 04 2008 snwint@suse.de
-- source tree layout changed ('make prep' no longer required)
-* Fri Dec 14 2007 snwint@suse.de
-- adjust BuildRequires
-* Mon Oct 08 2007 snwint@suse.de
-- Avi Kivity: SS does not survive switch to PM in KVM (#307194)
-* Tue Sep 25 2007 snwint@suse.de
-- benventuno -> benvenuto (#327546)
-* 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
-* Mon Sep 10 2007 snwint@suse.de
-- updated translations
-* Wed Aug 22 2007 snwint@suse.de
-- fix livecd mode
-* Mon Aug 20 2007 snwint@suse.de
-- new translations
-* Mon Aug 13 2007 snwint@suse.de
-- use autohinting for lohit_pa, gulim, FZHeiTi (#299568)
-* Fri Aug 10 2007 snwint@suse.de
-- allow to set default values for repository
-* Thu Aug 09 2007 snwint@suse.de
-- change default lang en -> en_US
-- updated po files
-* Thu Jul 26 2007 snwint@suse.de
-- adjusted menu texts
-* Tue Jul 24 2007 snwint@suse.de
-- no graphics on problematic via boards (#231104)
-* Mon Jul 23 2007 snwint@suse.de
-- rewrote line edit function
-- intro aborted if any key pressed (#219570)
-- added Walloon
-- added Sinhala
-- moved 'install - XXX' variants into submenu, added 'repair' entry (#293827)
-- go green
-* Thu Mar 15 2007 snwint@suse.de
-- basic rtl language support
-* Mon Mar 12 2007 snwint@suse.de
-- added new languages
-- two-line panel
-* Fri Feb 09 2007 snwint@suse.de
-- different 'Hindi' spelling
-* Wed Feb 07 2007 snwint@suse.de
-- added Gujarati & Marathi translations
-* Wed Feb 07 2007 snwint@suse.de
-- added some code to debug monitor detection
-- language cleanup
-- added new languages
-* Mon Jan 22 2007 snwint@suse.de
-- fix language/keymap setting (#223518)
-* Fri Nov 24 2006 snwint@suse.de
-- fixed penguin theme bug (#216991)
-- lang menu sometimes shows only locale name
-* Mon Nov 20 2006 snwint@suse.de
-- translations updated
-- minor penguin setup correction
-* Fri Nov 17 2006 snwint@suse.de
-- adjust 640x480 menu sizes (#221139)
-- tuning layout
-- make penguins more likely during winter
-* Wed Nov 15 2006 snwint@suse.de
-- updated documentation
-- get initrd size right for progress bar
-* Tue Nov 14 2006 snwint@suse.de
-- fixed Requires
-* Tue Nov 14 2006 snwint@suse.de
-- fix doc file permission
-* Mon Nov 13 2006 snwint@suse.de
-- help text parser rewritten
-- new translations
-- added final 10.2 theme
-* Tue Nov 07 2006 snwint@suse.de
-- new translations
-* Fri Oct 27 2006 snwint@suse.de
-- penguin theme is back
-- adjust html help text parser
-* Thu Oct 26 2006 snwint@suse.de
-- new translations
-* Mon Oct 23 2006 snwint@suse.de
-- translations updated
-- added 'noinstallopt' option to gfxboot.cfg
-* Mon Sep 25 2006 snwint@suse.de
-- Arabic is back
-* Mon Sep 25 2006 snwint@suse.de
-- added 'firmware' menu entry
-* Wed Sep 20 2006 snwint@suse.de
-- support Punjabi (Gurmukhi script)
-* Wed Sep 20 2006 snwint@suse.de
-- fixed font rendering bug
-- added some indic fonts
-* Tue Sep 19 2006 snwint@suse.de
-- use 4 bit for antialiasing (not 3)
-* Tue Sep 19 2006 snwint@suse.de
-- fix Estonian support
-* Mon Sep 18 2006 ro@suse.de
-- correct filelist
-* Mon Sep 18 2006 snwint@suse.de
-- support antialiased fonts
-- added Estonian
-- put hard disk install option back in
-* Thu Aug 24 2006 snwint@suse.de
-- 32 bit rewrite finished
-- changed interface to bootloader
-* Mon Aug 21 2006 snwint@suse.de
-- move to 32 bit, cont.
-* Mon Aug 07 2006 snwint@suse.de
-- move to 32 bit, cont.
-- added 10.2 openSUSE logos
-* Tue Aug 01 2006 snwint@suse.de
-- started internal rewrite to run all code in 32 bit pm
-* Mon Jul 24 2006 snwint@suse.de
-- fixed Zen theme
-* Wed Jul 19 2006 snwint@suse.de
-- added Catalan & Vietnamese
-- better debug window
-- fixed minor file reading bug
-- better internal locale handling
-- separated en locale into en_GB & en_US
-* Mon Jul 17 2006 snwint@suse.de
-- more than one boot option line, finished (#160066)
-- added 'about' button
-- make it openSUSE
-- added xen test config
-* Mon Jul 10 2006 snwint@suse.de
-- use disk image, not floppy for grub testing
-- updated Zen pictures
-- made full panel default
-- ShiftTab now works
-- remove duplicate video modes (#145749)
-- menu bar fits menu text width
-- made 'Text Mode' translatable (#179582)
-- workaround for interlaced mode issue on some ATI cards (#177982)
-- use disk image, not floppy for lilo testing
-- major code cleanup
-- removed ancient compatibility code
-- allow more than one boot option line (for xen)
-- using beta pictures
-* Fri Jun 09 2006 snwint@suse.de
-- translations updated
-- minor Zen theme change
-* Tue May 23 2006 snwint@suse.de
-- translations updated
-- added Zen texts & theme
-* Mon May 22 2006 snwint@suse.de
-- add check to handle insufficient real mode handling in Xen on VMX
- machines (#175473)
-- allow per menu entry memory checks via mem.min[