[packages/flatpak] - explicit fusermount patch

qboosh qboosh at pld-linux.org
Sun Apr 13 19:56:05 CEST 2025


commit 5fd81bf0a9aaeb8d2c16bb3c97e7942d5435691b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 13 19:39:49 2025 +0200

    - explicit fusermount patch

 flatpak.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/flatpak.spec b/flatpak.spec
index 2fafe3f..e88a18f 100644
--- a/flatpak.spec
+++ b/flatpak.spec
@@ -67,6 +67,7 @@ BuildRequires:	zstd-devel >= 0.8.1
 %{!?with_malcontent:BuildConflicts:	libmalcontent-devel}
 %{?with_system_bwrap:Requires:	bubblewrap >= 0.10.0}
 Requires:	libfuse3 >= 3.1.1
+Requires:	libfuse3-tools >= 3.1.1
 Requires:	ostree >= 2020.8
 Requires:	polkit >= 0.98
 Requires:	xdg-dbus-proxy >= 0.1.0
@@ -199,6 +200,7 @@ Uzupełnianie parametrów polecenia flatpak w powłoce ZSH.
 	-Dselinux_module=%{__enabled_disabled selinux} \
 	%{?with_system_bwrap:-Dsystem_bubblewrap=/usr/bin/bwrap} \
 	-Dsystem_dbus_proxy=/usr/bin/xdg-dbus-proxy \
+	-Dsystem_fusermount=/usr/bin/fusermount3 \
 	-Dsystem_helper=enabled \
 	-Dsystemd=enabled \
 	-Dsystemdsystemunitdir=%{systemdunitdir} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/flatpak.git/commitdiff/5fd81bf0a9aaeb8d2c16bb3c97e7942d5435691b



More information about the pld-cvs-commit mailing list