update package to version 6.12.0
Signed-off-by: lwg <liweiganga@uniontech.com>
This commit is contained in:
parent
6e1c2ef9c7
commit
ea435833d3
Binary file not shown.
11
fastdfs.spec
11
fastdfs.spec
@ -1,5 +1,5 @@
|
||||
Name: fastdfs
|
||||
Version: 6.9.4
|
||||
Version: 6.12.0
|
||||
Release: 1
|
||||
Summary: FastDFS server and client
|
||||
License: GPL3.0
|
||||
@ -9,7 +9,7 @@ Source: https://github.com/happyfish100/fastdfs/archive/V%{version}.tar.gz
|
||||
|
||||
Requires: gcc cmake
|
||||
BuildRequires: libfastcommon-devel >= 1.0.66
|
||||
BuildRequires: libserverframe-devel >= 1.1.25
|
||||
BuildRequires: libserverframe-devel >= 1.2.1
|
||||
BuildRequires: perl
|
||||
|
||||
%description
|
||||
@ -17,7 +17,7 @@ This package provides tracker & storage of fastdfs
|
||||
|
||||
%package -n fastdfs-server
|
||||
Requires: libfastcommon >= 1.0.66
|
||||
Requires: libserverframe >= 1.1.25
|
||||
Requires: libserverframe >= 1.2.1
|
||||
Requires: fastdfs-config
|
||||
Summary: fastdfs tracker & storage
|
||||
|
||||
@ -27,7 +27,7 @@ Summary: fastdfs tools
|
||||
|
||||
%package -n libfdfsclient
|
||||
Requires: libfastcommon >= 1.0.66
|
||||
Requires: libserverframe >= 1.1.25
|
||||
Requires: libserverframe >= 1.2.1
|
||||
Requires: fastdfs-config
|
||||
Summary: The client dynamic library of fastdfs
|
||||
|
||||
@ -110,6 +110,9 @@ rm -rf %{buildroot}
|
||||
%config(noreplace) /etc/fdfs/*.conf
|
||||
|
||||
%changelog
|
||||
* Mon Feb 26 2024 liweigang <izmirvii@gmail.com> - 6.12.0-1
|
||||
- update to version 6.12.0
|
||||
|
||||
* Mon Mar 20 2023 suweifeng <suweifeng@huawei.com> - 6.9.4-1
|
||||
- Upgrade to version 6.9.4
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user