correcting Source0 error
This commit is contained in:
parent
ba1e0eabc0
commit
43e95bdc6d
@ -2,11 +2,11 @@
|
||||
|
||||
Name: fuse3
|
||||
Version: %{fuse3ver}
|
||||
Release: 2
|
||||
Release: 3
|
||||
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
|
||||
@ -101,6 +101,9 @@ install -p -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Sat Dec 25 2021 yanglongkang <yanglongkang@huawei.com> -3.10.5-3
|
||||
- correcting Source0 error
|
||||
|
||||
* Tue Nov 30 2021 lixiaokeng <lixiaokeng@huawei.com> -3.10.5-2
|
||||
- revert fuse_daemonize chdir to / even if not run background.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user