!11 Update to version 6.9.4
From: @swf504 Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
6e1c2ef9c7
Binary file not shown.
17
fastdfs.spec
17
fastdfs.spec
@ -1,5 +1,5 @@
|
|||||||
Name: fastdfs
|
Name: fastdfs
|
||||||
Version: 6.9.1
|
Version: 6.9.4
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: FastDFS server and client
|
Summary: FastDFS server and client
|
||||||
License: GPL3.0
|
License: GPL3.0
|
||||||
@ -8,16 +8,16 @@ URL: https://github.com/happyfish100/fastdfs
|
|||||||
Source: https://github.com/happyfish100/fastdfs/archive/V%{version}.tar.gz
|
Source: https://github.com/happyfish100/fastdfs/archive/V%{version}.tar.gz
|
||||||
|
|
||||||
Requires: gcc cmake
|
Requires: gcc cmake
|
||||||
BuildRequires: libfastcommon-devel >= 1.0.64
|
BuildRequires: libfastcommon-devel >= 1.0.66
|
||||||
BuildRequires: libserverframe-devel >= 1.1.23
|
BuildRequires: libserverframe-devel >= 1.1.25
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package provides tracker & storage of fastdfs
|
This package provides tracker & storage of fastdfs
|
||||||
|
|
||||||
%package -n fastdfs-server
|
%package -n fastdfs-server
|
||||||
Requires: libfastcommon >= 1.0.64
|
Requires: libfastcommon >= 1.0.66
|
||||||
Requires: libserverframe >= 1.1.23
|
Requires: libserverframe >= 1.1.25
|
||||||
Requires: fastdfs-config
|
Requires: fastdfs-config
|
||||||
Summary: fastdfs tracker & storage
|
Summary: fastdfs tracker & storage
|
||||||
|
|
||||||
@ -26,8 +26,8 @@ Requires: libfdfsclient
|
|||||||
Summary: fastdfs tools
|
Summary: fastdfs tools
|
||||||
|
|
||||||
%package -n libfdfsclient
|
%package -n libfdfsclient
|
||||||
Requires: libfastcommon >= 1.0.64
|
Requires: libfastcommon >= 1.0.66
|
||||||
Requires: libserverframe >= 1.1.23
|
Requires: libserverframe >= 1.1.25
|
||||||
Requires: fastdfs-config
|
Requires: fastdfs-config
|
||||||
Summary: The client dynamic library of fastdfs
|
Summary: The client dynamic library of fastdfs
|
||||||
|
|
||||||
@ -110,6 +110,9 @@ rm -rf %{buildroot}
|
|||||||
%config(noreplace) /etc/fdfs/*.conf
|
%config(noreplace) /etc/fdfs/*.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 20 2023 suweifeng <suweifeng@huawei.com> - 6.9.4-1
|
||||||
|
- Upgrade to version 6.9.4
|
||||||
|
|
||||||
* Fri Dec 16 2022 lihaoxiang <lihaoxiang9@huawei.com> - 6.9.1-1
|
* Fri Dec 16 2022 lihaoxiang <lihaoxiang9@huawei.com> - 6.9.1-1
|
||||||
- Upgrade to version 6.9.1
|
- Upgrade to version 6.9.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user