https://bugzilla.novell.com/show_bug.cgi?id=404439 User opensuse@dstoecker.de added comment https://bugzilla.novell.com/show_bug.cgi?id=404439#c2 --- Comment #2 from Dirk Stoecker <opensuse@dstoecker.de> 2008-06-27 03:56:22 MDT --- Ok. I checked in a change in games:. This should fix above problem as well as update the whole package to current SVN version, which the author started to make public after I nagged him for a long time :-) Most of the own patches are integrated now. The patch to fix this bug is a part of the spec-file only: @@ -115,10 +85,10 @@ %endif rm $RPM_BUILD_ROOT%{perl_vendorarch}/auto/fb_c_stuff/.packlist rm $RPM_BUILD_ROOT/var/adm/perl-modules/frozen-bubble -cp %{SOURCE4} $RPM_BUILD_ROOT%{perl_vendorarch} mkdir -p $RPM_BUILD_ROOT/etc/init.d -cp %{SOURCE5} $RPM_BUILD_ROOT/etc/init.d -cp %{SOURCE6} %{SOURCE7} $RPM_BUILD_ROOT/usr/share/frozen-bubble/gfx/ +sed "s+\(FB_SERVER_BIN=\).*+\1%{_libdir}/frozen-bubble/fb-server+" %{SOURCE4}
$RPM_BUILD_ROOT/etc/init.d/fb-server +sed "s+\(FLPATH = '\).*'+\1%{_libdir}/frozen-bubble'+" c_stuff/lib/fb_stuff.pm c_stuff/lib/fb_stuff.pm_ +mv c_stuff/lib/fb_stuff.pm_ c_stuff/lib/fb_stuff.pm mkdir -p $RPM_BUILD_ROOT/usr/share/pixmaps/ install -m 644 $RPM_SOURCE_DIR/%name.png $RPM_BUILD_ROOT/usr/share/pixmaps %if 0%{?suse_version}
Leaving bug open, as I cannot speak for the distribution version. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.