-
OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse3?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
a55a22e890
commit
e4e9ef31f3
12
fuse3.spec
12
fuse3.spec
@@ -24,10 +24,9 @@ License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
Group: System/Filesystems
|
||||
URL: https://github.com/libfuse/libfuse
|
||||
Source: https://github.com/libfuse/libfuse/releases/download/fuse-%{version}/fuse-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
Source2: fuse.conf
|
||||
Source3: https://github.com/libfuse/libfuse/releases/download/fuse-%{version}/fuse-%{version}.tar.xz.asc
|
||||
Source4: fuse.keyring
|
||||
Source1: https://github.com/libfuse/libfuse/releases/download/fuse-%{version}/fuse-%{version}.tar.xz.asc
|
||||
Source2: fuse.keyring
|
||||
Source1000: baselibs.conf
|
||||
Patch1: fuse-install-fix.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: meson
|
||||
@@ -93,9 +92,6 @@ https://github.com/libfuse/libfuse/wiki/
|
||||
%install
|
||||
%meson_install
|
||||
|
||||
rm -rf %{buildroot}/%{_sysconfdir}/init.d
|
||||
install -m644 -D %{SOURCE2} %{buildroot}/%{_sysconfdir}/fuse.conf
|
||||
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
#UsrMerge
|
||||
@@ -128,7 +124,7 @@ popd
|
||||
/sbin/mount.fuse3
|
||||
#EndUsrMerge
|
||||
%{_sbindir}/mount.fuse3
|
||||
%config %{_sysconfdir}/fuse.conf
|
||||
%config %{_sysconfdir}/fuse3.conf
|
||||
%{_mandir}/man1/fusermount3.1%{?ext_man}
|
||||
%{_mandir}/man8/mount.fuse3.8%{?ext_man}
|
||||
|
||||
|
Reference in New Issue
Block a user