diff --git a/fastdfs.spec b/fastdfs.spec index 72735a54c936edaa1cc31bbcd9001ff94f40e2cf..e5a191d020d01e10afc3fe9857a712c7da6e6c22 100644 --- a/fastdfs.spec +++ b/fastdfs.spec @@ -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 - 6.06-3 +- Modified fastdfs.spec that add BuildRequires about perl + * Fri Apr 02 2021 herengui - 6.06-2 - Rearrange the files list