!6 解决fastdfs构建失败
From: @handsome_brother Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
eaf5487887
@ -1,6 +1,6 @@
|
|||||||
Name: fastdfs
|
Name: fastdfs
|
||||||
Version: 6.06
|
Version: 6.06
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: FastDFS server and client
|
Summary: FastDFS server and client
|
||||||
License: GPL3.0
|
License: GPL3.0
|
||||||
Group: Arch/Tech
|
Group: Arch/Tech
|
||||||
@ -11,6 +11,7 @@ Patch0: 0001-move_scripts_to_data_dir.patch
|
|||||||
|
|
||||||
Requires: gcc cmake
|
Requires: gcc cmake
|
||||||
BuildRequires: libfastcommon-devel >= 1.0.43
|
BuildRequires: libfastcommon-devel >= 1.0.43
|
||||||
|
BuildRequires: perl
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package provides tracker & storage of fastdfs
|
This package provides tracker & storage of fastdfs
|
||||||
@ -116,6 +117,9 @@ rm -rf %{buildroot}
|
|||||||
%{_bindir}/fdfs_regenerate_filename
|
%{_bindir}/fdfs_regenerate_filename
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 23 2022 lihaoxiang <lihaoxiang9@huawei.com> - 6.06-3
|
||||||
|
- Modified fastdfs.spec that add BuildRequires about perl
|
||||||
|
|
||||||
* Fri Apr 02 2021 herengui <herengui@uniontech.com> - 6.06-2
|
* Fri Apr 02 2021 herengui <herengui@uniontech.com> - 6.06-2
|
||||||
- Rearrange the files list
|
- Rearrange the files list
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user