modified fastdfs.spec that add BuildRequires about perl

This commit is contained in:
lihaoxiang 2022-06-23 19:07:58 +08:00
parent b4d25539ae
commit 6ff2749faa

View File

@ -1,6 +1,6 @@
Name: fastdfs
Version: 6.06
Release: 2
Release: 3
Summary: FastDFS server and client
License: GPL3.0
Group: Arch/Tech
@ -11,6 +11,7 @@ Patch0: 0001-move_scripts_to_data_dir.patch
Requires: gcc cmake
BuildRequires: libfastcommon-devel >= 1.0.43
BuildRequires: perl
%description
This package provides tracker & storage of fastdfs
@ -116,6 +117,9 @@ rm -rf %{buildroot}
%{_bindir}/fdfs_regenerate_filename
%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
- Rearrange the files list