packages: fuse/fuse.spec - enabled ui joystick (it works better than jsw) -...

witekfl witekfl at pld-linux.org
Fri May 1 20:01:30 CEST 2009


Author: witekfl                      Date: Fri May  1 18:01:30 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- enabled ui joystick (it works better than jsw)
- rel 1

---- Files affected:
packages/fuse:
   fuse.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: packages/fuse/fuse.spec
diff -u packages/fuse/fuse.spec:1.42 packages/fuse/fuse.spec:1.43
--- packages/fuse/fuse.spec:1.42	Wed Apr 29 10:10:05 2009
+++ packages/fuse/fuse.spec	Fri May  1 20:01:25 2009
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Darmowy uniksowy emulator ZX Spectrum
 Name:		fuse
 Version:	0.10.0.2
-Release:	0.5
+Release:	1
 License:	GPL v2+
 Group:		Applications/Emulators
 Source0:	http://dl.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz
@@ -236,8 +236,7 @@
 # SDL
 %if %{with sdl}
 %configure \
-	--disable-ui-joystick \
-	--with-joystick \
+	--enable-ui-joystick \
 	--with-sdl
 %{__make} clean
 %{__make}
@@ -247,8 +246,7 @@
 # svga
 %if %{with svga}
 %configure \
-	--disable-ui-joystick \
-	--with-joystick \
+	--enable-ui-joystick \
 	--with-svgalib
 %{__make} clean
 %{__make}
@@ -315,6 +313,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2009/05/01 18:01:25  witekfl
+- enabled ui joystick (it works better than jsw)
+- rel 1
+
 Revision 1.42  2009/04/29 08:10:05  witekfl
 - lib765 is no longer used
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fuse/fuse.spec?r1=1.42&r2=1.43&f=u



More information about the pld-cvs-commit mailing list