Hello community, here is the log from the commit of package gnuboy checked in at Tue May 23 01:08:49 CEST 2006. -------- --- gnuboy/gnuboy.changes 2006-01-25 21:36:14.000000000 +0100 +++ gnuboy/gnuboy.changes 2006-05-22 20:43:34.000000000 +0200 @@ -1,0 +2,5 @@ +Mon May 22 20:43:25 CEST 2006 - schwab@suse.de + +- Don't strip binaries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnuboy.spec ++++++ --- /var/tmp/diff_new_pack.jml1BZ/_old 2006-05-23 01:08:42.000000000 +0200 +++ /var/tmp/diff_new_pack.jml1BZ/_new 2006-05-23 01:08:42.000000000 +0200 @@ -1,11 +1,11 @@ # # spec file for package gnuboy (Version 1.0.3) # -# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://bugs.opensuse.org +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild @@ -18,15 +18,15 @@ #Requires: xforms Autoreqprov: on Version: 1.0.3 -Release: 817 -Summary: Game Boy Color emulator +Release: 829 +Summary: Game Boy Color Emulator Source: gnuboy-%{version}.tar.bz2 Patch: gnuboy-implicit_decl.patch Patch1: gnuboy-1.0.3.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -gnuboy emulates the Color GameBoy handheld console in portable C, with +gnuboy emulates the Color GameBoy handheld console in portable C with interfaces for X11, Linux fbcon and svgalib, SDL, DOS, and Windows, with other ports planned in the future. Compatibility with ROMs tested is around 99 percent, and all major hardware features except SGB @@ -56,10 +56,9 @@ %build CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr \ --disable-asm --enable-optimize=full --disable-arch -make +make LDFLAGS= %install -rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/usr/bin $RPM_BUILD_ROOT/usr/X11R6/bin make bindir=$RPM_BUILD_ROOT/usr/bin install mv -f $RPM_BUILD_ROOT/usr/bin/xgnuboy $RPM_BUILD_ROOT/usr/bin/sdlgnuboy $RPM_BUILD_ROOT/usr/X11R6/bin @@ -75,6 +74,8 @@ /usr/bin/fbgnuboy %changelog -n gnuboy +* Mon May 22 2006 - schwab@suse.de +- Don't strip binaries. * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Sat Nov 05 2005 - kukuk@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de