SPECS: fuse.spec - up to 0.10.0.2 - rel 0.5 - disabled autotools, see TODO ...

witekfl witekfl at pld-linux.org
Sat Jan 17 19:24:21 CET 2009


Author: witekfl                      Date: Sat Jan 17 18:24:21 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.10.0.2
- rel 0.5
- disabled autotools, see TODO
- commented the widget.patch (fuse-svga didn't show menus properly)

---- Files affected:
SPECS:
   fuse.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/fuse.spec
diff -u SPECS/fuse.spec:1.40 SPECS/fuse.spec:1.41
--- SPECS/fuse.spec:1.40	Mon Jan 12 21:12:52 2009
+++ SPECS/fuse.spec	Sat Jan 17 19:24:16 2009
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
-#
+# TODO: Fix issue with the WORDS_BIGENDIAN macro of autoconf-2.63
+# fuse built using autotools is unusable because of it. 
 # Conditional build:
 %bcond_without	svga	# do not build svgalib version
 %bcond_without	x	# do not build X11 version
@@ -9,12 +10,12 @@
 Summary:	Free Unix Spectrum Emulator
 Summary(pl.UTF-8):	Darmowy uniksowy emulator ZX Spectrum
 Name:		fuse
-Version:	0.10.0.1
-Release:	2
+Version:	0.10.0.2
+Release:	0.5
 License:	GPL v2+
 Group:		Applications/Emulators
 Source0:	http://dl.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz
-# Source0-md5:	9e3b8109cbbf8ea17b02407479bd7190
+# Source0-md5:	f6e44ad9d3ef6668cbfa60cd4647e024
 Patch0:		%{name}-widget.patch
 URL:		http://fuse-emulator.sourceforge.net/
 %{?with_sdl:BuildRequires:	SDL-devel >= 1.2.4}
@@ -213,14 +214,14 @@
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 
 %build
-%{__libtoolize}
-%{__aclocal}
-%{__autoheader}
-%{__autoconf}
-%{__automake}
+#%{__libtoolize}
+#%{__aclocal}
+#%{__autoheader}
+#%{__autoconf}
+#%{__automake}
 
 # X11
 %if %{with x}
@@ -315,6 +316,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2009/01/17 18:24:16  witekfl
+- up to 0.10.0.2
+- rel 0.5
+- disabled autotools, see TODO
+- commented the widget.patch (fuse-svga didn't show menus properly)
+
 Revision 1.40  2009/01/12 20:12:52  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fuse.spec?r1=1.40&r2=1.41&f=u



More information about the pld-cvs-commit mailing list