- Update to release 3.10.1
OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse3?expand=0&rev=43
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: fuse3
|
||||
Version: 3.10.0
|
||||
Version: 3.10.1
|
||||
Release: 0
|
||||
Summary: Reference implementation of the "Filesystem in Userspace"
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause
|
||||
@@ -92,6 +92,8 @@ systems.
|
||||
%meson_install
|
||||
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
mkdir "%{buildroot}/sbin"
|
||||
ln -s "%{_sbindir}/mount.fuse3" "%{buildroot}/sbin/"
|
||||
|
||||
# Remove unneeded stuff
|
||||
rm -r %{buildroot}%{_prefix}/lib/udev
|
||||
@@ -116,6 +118,7 @@ rm -r %{buildroot}%{_initddir}
|
||||
%config %{_sysconfdir}/fuse3.conf
|
||||
%{_mandir}/man1/fusermount3.1%{?ext_man}
|
||||
%{_mandir}/man8/mount.fuse3.8%{?ext_man}
|
||||
/sbin/mount.*
|
||||
|
||||
%files -n libfuse3-3
|
||||
%{_libdir}/libfuse3.so.3*
|
||||
|
Reference in New Issue
Block a user