]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
rpm: change from fuse-devel to fuse3-devel
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 31 Oct 2025 14:02:09 +0000 (14:02 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 4 Nov 2025 08:36:24 +0000 (08:36 +0000)
The meson.build already supports both fuse2 and fuse3, and fuse3
is in all Fedora versions we need, so switch to the newer version
unconditionally.

Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in

index e3d48d351a3eb28e2bcd417cd7835e099b2507a9..79738bd7bb34d7feb4d18735197e693cb8026237 100644 (file)
@@ -404,7 +404,7 @@ BuildRequires: numactl-devel
     %endif
 BuildRequires: libcap-ng-devel >= 0.5.0
     %if %{with_fuse}
-BuildRequires: fuse-devel >= 2.8.6
+BuildRequires: fuse3-devel
     %endif
     %if %{with_libssh2}
 BuildRequires: libssh2-devel >= 1.3.0