Ismail Dönmez
2018-10-09 13:09:44 +00:00
committed by Git OBS Bridge
parent 0a1e18efab
commit 1aedc557ab
2 changed files with 2 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package fuse
# spec file for package fuse3
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
@@ -37,17 +37,12 @@ BuildRequires: pkgconfig(udev)
Requires: util-linux >= 2.18
Requires(pre): permissions
Supplements: filesystem(fuse)
%if 0%{?suse_version} > 1320
Requires(pre): group(trusted)
%endif
%description
With FUSE, a user space program can export a file system through the
kernel-default (Linux kernel).
This package contains the mount binaries for fuse (might not be needed
by some FUSE filesystems like ntfs-3g) and the documentation for FUSE.
After installing fuse-devel, administrators can compile and install
other user space file systems which can be found at
https://github.com/libfuse/libfuse/wiki/
@@ -115,7 +110,7 @@ done
popd
#EndUsrMerge
%fdupes -s %{buildroot}%{_docdir}
%fdupes -s doc
%post
%set_permissions %{_bindir}/fusermount3