From fb28db115379587af0dabb5c19c66efa6cde02113c605a7c1a9db5eb589ea608 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 23 Jul 2009 16:05:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gfxboot?expand=0&rev=53 --- gfxboot.changes | 5 + gfxboot.spec | 698 +----------------------------------------------- 2 files changed, 9 insertions(+), 694 deletions(-) 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 (

&