]> git.pld-linux.org Git - packages/fuse.git/commitdiff
- updated to 0.8.0
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 18 Apr 2007 12:00:54 +0000 (12:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete gcc4 patch
- removed outdated fb patch (different cmap support introduced, needs recheck)
- added missing patch (missing files from fuse CVS)
- added update patch (fb,svga uis update to make them at least build)

Changed files:
    fuse.spec -> 1.31

fuse.spec

index be569be11dc96a368cba571c294b0e99d1a8ba2e..4be782c5f07ea6fa4a13d8174facfc66a7366c96 100644 (file)
--- a/fuse.spec
+++ b/fuse.spec
@@ -8,25 +8,27 @@
 Summary:       Free Unix Spectrum Emulator
 Summary(pl.UTF-8):     Darmowy uniksowy emulator ZX Spectrum
 Name:          fuse
-Version:       0.7.0
-Release:       2
+Version:       0.8.0
+Release:       1
 License:       GPL
 Group:         Applications/Emulators
 Source0:       ftp://ftp.worldofspectrum.org/pub/sinclair/emulators/unix/%{name}-%{version}.tar.gz
-# Source0-md5: d81ad260cd6a8dd533af01ee6a5f9527
-Patch0:                %{name}-gcc4.patch
-Patch1:                %{name}-fb.patch
+# Source0-md5: 598517e4fe808066e8d10f0fac162945
+Patch0:                %{name}-missing.patch
+Patch1:                %{name}-update.patch
 URL:           http://fuse-emulator.sourceforge.net/
 %{?with_sdl:BuildRequires:     SDL-devel >= 1.2.4}
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake
 %{?with_x:BuildRequires:       gtk+2-devel >= 1:2.0.0}
 BuildRequires: lib765-devel
 BuildRequires: libjsw-devel
+BuildRequires: libao-devel
 BuildRequires: libpng-devel
-BuildRequires: libspectrum-devel >= 0.2.1
+BuildRequires: libspectrum-devel >= 0.3.0
 BuildRequires: libxml2-devel >= 2.0.0
 BuildRequires: perl
+BuildRequires: pkgconfig
 %{?with_svga:BuildRequires:    svgalib-devel}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.123098 seconds and 4 git commands to generate.