Author: qboosh                       Date: Mon Jan 14 23:05:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.9.0
- removed obsolete update,keyboard patches

---- Files affected:
SPECS:
   fuse.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/fuse.spec
diff -u SPECS/fuse.spec:1.33 SPECS/fuse.spec:1.34
--- SPECS/fuse.spec:1.33        Sun Jun 17 12:27:35 2007
+++ SPECS/fuse.spec     Tue Jan 15 00:05:38 2008
@@ -9,15 +9,13 @@
 Summary:       Free Unix Spectrum Emulator
 Summary(pl.UTF-8):     Darmowy uniksowy emulator ZX Spectrum
 Name:          fuse
-Version:       0.8.0.1
-Release:       2
-License:       GPL
+Version:       0.9.0
+Release:       1
+License:       GPL v2+
 Group:         Applications/Emulators
-Source0:       
ftp://ftp.worldofspectrum.org/pub/sinclair/emulators/unix/%{name}-%{version}.tar.gz
-# Source0-md5: 34f85578c64d94ebf0cca309f837d502
+Source0:       
http://dl.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz
+# Source0-md5: e6434ae8d5d97613c5ae0c7d42df0e49
 Patch0:                %{name}-missing.patch
-Patch1:                %{name}-update.patch
-Patch2:                %{name}-keyboard.patch
 URL:           http://fuse-emulator.sourceforge.net/
 %{?with_sdl:BuildRequires:     SDL-devel >= 1.2.4}
 BuildRequires: autoconf >= 2.59-9
@@ -27,7 +25,7 @@
 BuildRequires: libjsw-devel
 BuildRequires: libao-devel
 BuildRequires: libpng-devel
-BuildRequires: libspectrum-devel >= 0.3.0
+BuildRequires: libspectrum-devel >= 0.4.0
 BuildRequires: libxml2-devel >= 2.0.0
 BuildRequires: perl
 BuildRequires: pkgconfig
@@ -57,6 +55,7 @@
 Summary:       Free Unix Spectrum Emulator (common files)
 Summary(pl.UTF-8):     Darmowy uniksowy emulator ZX Spectrum (pliki wspólne)
 Group:         Applications/Emulators
+Requires:      libspectrum >= 0.4.0
 
 %description common
 fuse is Free Unix Spectrum Emulator.
@@ -203,8 +202,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %{__aclocal}
@@ -220,7 +217,7 @@
        --with-gtk
 %{__make} clean
 %{__make}
-cp -f ./fuse ./fuse-x11
+cp -f fuse fuse-x11
 %endif
 
 # SDL
@@ -231,7 +228,7 @@
        --with-sdl
 %{__make} clean
 %{__make}
-cp -f ./fuse ./fuse-sdl
+cp -f fuse fuse-sdl
 %endif
 
 # svga
@@ -242,7 +239,7 @@
        --with-svgalib
 %{__make} clean
 %{__make}
-cp -f ./fuse ./fuse-svga
+cp -f fuse fuse-svga
 %endif
 
 # framebuffer
@@ -252,7 +249,7 @@
        --with-fb
 %{__make} clean
 %{__make}
-cp -f ./fuse ./fuse-fb
+cp -f fuse fuse-fb
 %endif
 
 %install
@@ -262,8 +259,8 @@
        DESTDIR=$RPM_BUILD_ROOT
 
 %{?with_svga:install fuse-svga $RPM_BUILD_ROOT%{_bindir}}
-%{?with_x:install fuse-x11             $RPM_BUILD_ROOT%{_bindir}}
-%{?with_fb:install fuse-fb             $RPM_BUILD_ROOT%{_bindir}}
+%{?with_x:install fuse-x11     $RPM_BUILD_ROOT%{_bindir}}
+%{?with_fb:install fuse-fb     $RPM_BUILD_ROOT%{_bindir}}
 %{?with_sdl:install fuse-sdl   $RPM_BUILD_ROOT%{_bindir}}
 
 %clean
@@ -273,7 +270,7 @@
 %defattr(644,root,root,755)
 %doc README THANKS AUTHORS keysyms.dat keysyms.pl hacking/*
 %{_datadir}/%{name}
-%{_mandir}/man1/*
+%{_mandir}/man1/fuse.1*
 
 %if %{with fb}
 %files fb
@@ -305,6 +302,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2008-01-14 23:05:38  qboosh
+- updated to 0.9.0
+- removed obsolete update,keyboard patches
+
 Revision 1.33  2007-06-17 10:27:35  witekfl
 - added keyboard.patch
 - rel 2
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to