Name        : gnuboy                       Relocations: (not relocatable)
Version     : 1.0.3                             Vendor: Penguin Liberation Front
Release     : 7plf                          Build Date: Sat 29 Oct 2005 
02:36:03 PM CEST
Install Date: (not installed)               Build Host: ryu.zarb.org
Group       : Emulators                     Source RPM: (none)
Size        : 166073      License: GPL
Signature   : (none)
Packager    : Anssi Hannula <[EMAIL PROTECTED]>
URL         : http://gnuboy.unix-fu.org/
Summary     : GameBoy Color emulator
Description :
gnuboy (all lowercase) is a portable program for emulating the Nintendo
GameBoy Color software platform. gnuboy is Free Software, distributed
under the terms of the GNU General Public License. Our goal is to provide
a great emulator that runs on many platforms and is accessible for
everyone's enjoyment.

This package is in PLF, as MandrakeSoft doesn't allow console
emulation in Mandrakelinux.

---------------
Anssi Hannula <[EMAIL PROTECTED]> 1.0.3-7plf
- fix X11_LIBS for x86_64
- disable asm, doesn't build on x86 anymore with it
- mkrel
---------------

---------------
Index: gnuboy.spec
===================================================================
RCS file: /home/projects/plf/cvs/SPECS/free/gnuboy/gnuboy.spec,v
retrieving revision 1.3
diff -u -r1.3 gnuboy.spec
--- gnuboy.spec 20 Sep 2004 08:51:12 -0000      1.3
+++ gnuboy.spec 29 Oct 2005 12:40:17 -0000
@@ -1,6 +1,9 @@
 %define name   gnuboy
 %define version        1.0.3
-%define release        6plf
+%define rel    7
+
+%define release %mkrel %rel
+%define distsuffix plf
 
 %{!?_with_svgalib: %{!?_without_svgalib: %define _without_svgalib 
--without-svgalib}}
 
@@ -75,8 +78,8 @@
                        --with-x \
                        --enable-arch \
                        --enable-optimize=full \
-                       --enable-asm
-%make X11_LIBS="-L /usr/X11R6/lib -lX11 -lXext"
+                       --disable-asm
+%make X11_LIBS="-L %{_prefix}/X11R6/%{_lib} -lX11 -lXext"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -107,6 +110,11 @@
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Sat Oct 29 2005 Anssi Hannula <[EMAIL PROTECTED]> 1.0.3-7plf
+- fix X11_LIBS for x86_64
+- disable asm, doesn't build on x86 anymore with it
+- mkrel
+
 * Mon Sep 20 2004 Götz Waschk <[EMAIL PROTECTED]> 1.0.3-6plf
 - fix description
 


_______________________________________________
PLF-announce mailing list
[EMAIL PROTECTED]
https://www.zarb.org/mailman/listinfo/plf-announce

Reply via email to