!43 add fuse test dir
From: @hifi521 Reviewed-by: @wubo009 Signed-off-by: @wubo009
This commit is contained in:
commit
e233cdf6d7
2018
0003-add-fuse-test-dir.patch
Normal file
2018
0003-add-fuse-test-dir.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
||||
|
||||
Name: fuse
|
||||
Version: %{fuse2ver}
|
||||
Release: 9
|
||||
Release: 10
|
||||
Summary: User space File System of fuse2
|
||||
License: GPL+ and LGPLv2+
|
||||
URL: http://fuse.sf.net
|
||||
@ -11,6 +11,7 @@ Source0: https://github.com/libfuse/libfuse/archive/%{name}-%{fuse2ver}.tar.gz
|
||||
Patch0: 0000-fix-compile-error-because-of-ns-colliding.patch
|
||||
Patch1: 0001-libfuse-Assign-NULL-to-old-to-avoid-free-it-twice-52.patch
|
||||
Patch2: 0002-util-ulockmgr_server.c-conditionally-define-closefro.patch
|
||||
Patch3: 0003-add-fuse-test-dir.patch
|
||||
|
||||
BuildRequires: libselinux-devel, pkgconfig, systemd-udev, meson, fdupes
|
||||
BuildRequires: autoconf, automake, libtool, gettext-devel, ninja-build
|
||||
@ -94,6 +95,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
|
||||
%changelog
|
||||
- Mon Apr 11 2022 zhanchengbin <zhanchengbin1@huawei.com> -2.9.9-10
|
||||
- add fuse test dir
|
||||
|
||||
- Wed Aug 11 2021 lixiaokeng <lixiaokeng@huawei.com> -2.9.9-9
|
||||
- fix double define closefrom
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user