correcting Source0 error
(cherry picked from commit ddac6edd40df3ffea38c8089fbacd50f66ef394d)
This commit is contained in:
parent
8006659bc5
commit
99c752c276
@ -2,11 +2,11 @@
|
||||
|
||||
Name: fuse3
|
||||
Version: %{fuse3ver}
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: User space File System of fuse3
|
||||
License: GPL+ and LGPLv2+
|
||||
URL: http://fuse.sf.net
|
||||
Source0: https://github.com/libfuse/libfuse/archive/fuse-%{fuse3ver}.tar.xz
|
||||
Source0: https://github.com/libfuse/libfuse/releases/download/fuse-%{fuse3ver}/fuse-%{fuse3ver}.tar.xz
|
||||
Source1: fuse.conf
|
||||
|
||||
Patch1: 0001-fix-chown-and-mknod-failed.patch
|
||||
@ -103,6 +103,9 @@ install -p -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 28 2021 yanglongkang <yanglongkang@huawei.com> -3.9.2-8
|
||||
- correcting Source0 error
|
||||
|
||||
* Tue Nov 30 2021 volcanodragon <linfeilong@huawei.com> -3.9.2-7
|
||||
- revert fuse_daemonize chdir to \ even if not run in background
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user