[packages/fuse] - fdd3000 patch updated to original version for 1.9.1 - removed obsolete files - rel 2
witekfl
witekfl at pld-linux.org
Wed Aug 19 12:07:30 CEST 2026
commit d1a5b365ada5f545ccd618f23be5494822e6df6d
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Wed Aug 19 12:05:37 2026 +0200
- fdd3000 patch updated to original version for 1.9.1
- removed obsolete files
- rel 2
fuse.spec | 14 +++-----------
pal_tv2x_bool.patch | 12 ------------
pal_tv2x_null.patch | 12 ------------
3 files changed, 3 insertions(+), 35 deletions(-)
---
diff --git a/fuse.spec b/fuse.spec
index 4cb083f..4a782e1 100644
--- a/fuse.spec
+++ b/fuse.spec
@@ -13,17 +13,13 @@ Summary: Free Unix Spectrum Emulator
Summary(pl.UTF-8): Darmowy uniksowy emulator ZX Spectrum
Name: fuse
Version: 1.9.1
-Release: 1
+Release: 2
License: GPL v2+
Group: Applications/Emulators
Source0: https://downloads.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz
# Source0-md5: ca7d86adc18c7cbdbcf6488e4439fb4b
-Source1: ti_m397.rom
-# Source1-md5: 8c61b20e1f7666ff80ad7f48bb2b10c0
-Patch0: pal_tv2x_bool.patch
-Patch1: https://downloads.sourceforge.net/fdd3000e/v_0.2.1/fuse-1.7.0-fdd3000-0.2.1.diff
-# Patch1-md5: e487fac131519a33446341006bf4cb5d
-Patch2: pal_tv2x_null.patch
+Patch0: https://downloads.sourceforge.net/fdd3000e/v_0.2.1/fuse-1.9.1-fdd3000-0.2.1.diff
+# Patch0-md5: dec67d8c25c788a3a01c0fdb3a6e65fd
URL: https://fuse-emulator.sourceforge.net/
BuildRequires: SDL-devel >= 1.2.4
%{?with_sdl2:BuildRequires: SDL2-devel}
@@ -272,8 +268,6 @@ Bashowe dopełnianie składni poleceń emulatora FUSE.
%prep
%setup -q
%patch -P0 -p1
-%patch -P1 -p1
-%patch -P2 -p1
# PLD uses per-backend fuse program instead of just "fuse"
%{__sed} -i -e '/^complete /s/ fuse$/ fuse-fb fuse-gtk3 fuse-sdl fuse-svga/' data/shell-completion/bash/fuse
@@ -395,8 +389,6 @@ rm -rf $RPM_BUILD_ROOT
DESTDIR=$RPM_BUILD_ROOT
%endif
-cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{name}
-
%clean
rm -rf $RPM_BUILD_ROOT
diff --git a/pal_tv2x_bool.patch b/pal_tv2x_bool.patch
deleted file mode 100644
index bc56476..0000000
--- a/pal_tv2x_bool.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up fuse-1.9.0/settings.dat.old fuse-1.9.0/settings.dat
---- fuse-1.9.0/settings.dat.old 2026-06-15 14:09:39.000000000 +0200
-+++ fuse-1.9.0/settings.dat 2026-06-20 14:25:52.589721106 +0200
-@@ -68,7 +68,7 @@ multiface3, boolean, 0
- multiface1_stealth, boolean, 0
- snapsasz80, null, 0
- opus, boolean, 0
--pal_tv2x, null, 0
-+pal_tv2x, boolean, 0
- movie_compr, string, NULL
- movie_start, string, NULL
- movie_stop_after_rzx, boolean, 1
diff --git a/pal_tv2x_null.patch b/pal_tv2x_null.patch
deleted file mode 100644
index c28273b..0000000
--- a/pal_tv2x_null.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up fuse-1.9.0/settings.dat.old fuse-1.9.0/settings.dat
---- fuse-1.9.0/settings.dat.old 2026-06-20 14:28:04.172707060 +0200
-+++ fuse-1.9.0/settings.dat 2026-06-20 14:28:42.520407533 +0200
-@@ -69,7 +69,7 @@ multiface1_stealth, boolean, 0
- snapsasz80, null, 0
- opus, boolean, 0
- fdd3000, boolean, 0
--pal_tv2x, boolean, 0
-+pal_tv2x, null, 0
- movie_compr, string, NULL
- movie_start, string, NULL
- movie_stop_after_rzx, boolean, 1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fuse.git/commitdiff/d1a5b365ada5f545ccd618f23be5494822e6df6d
More information about the pld-cvs-commit
mailing list