- Update to release 3.10.5

OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse3?expand=0&rev=53
This commit is contained in:
2021-09-06 14:09:21 +00:00
committed by Git OBS Bridge
parent 5ce4906a07
commit c7fb8a503a
6 changed files with 30 additions and 26 deletions

View File

@@ -17,7 +17,7 @@
Name: fuse3
Version: 3.10.4
Version: 3.10.5
Release: 0
Summary: Reference implementation of the "Filesystem in Userspace"
License: BSD-2-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -94,9 +94,7 @@ systems.
find %{buildroot} -type f -name "*.la" -delete -print
# Remove unneeded stuff
rm -r %{buildroot}%{_prefix}/lib/udev
rm -r %{buildroot}%{_initddir}
rm -rfv %{buildroot}/%{_prefix}/lib/udev %{buildroot}/%{_initddir}
%fdupes -s doc
%post