add ftp-help dependency for ftp
This commit is contained in:
parent
85b2db416b
commit
e33c749148
9
ftp.spec
9
ftp.spec
@ -1,6 +1,6 @@
|
|||||||
Name: ftp
|
Name: ftp
|
||||||
Version: 0.17
|
Version: 0.17
|
||||||
Release: 80
|
Release: 81
|
||||||
Summary: The standard UNIX FTP (File Transfer Protocol) client
|
Summary: The standard UNIX FTP (File Transfer Protocol) client
|
||||||
License: BSD with advertising
|
License: BSD with advertising
|
||||||
URL: ftp://ftp.linux.org.uk/pub/linux/Networking/netkit
|
URL: ftp://ftp.linux.org.uk/pub/linux/Networking/netkit
|
||||||
@ -79,6 +79,7 @@ Patch0034: netkit-ftp-0.17-token.patch
|
|||||||
Patch6000: netkit-ftp-0.17-linelen-segfault.patch
|
Patch6000: netkit-ftp-0.17-linelen-segfault.patch
|
||||||
|
|
||||||
BuildRequires: glibc-devel readline-devel ncurses-devel perl-interpreter gcc
|
BuildRequires: glibc-devel readline-devel ncurses-devel perl-interpreter gcc
|
||||||
|
Requires: %{name}-help
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The ftp package provides the standard UNIX command-line FTP (File Transfer Protocol) client.
|
The ftp package provides the standard UNIX command-line FTP (File Transfer Protocol) client.
|
||||||
@ -123,6 +124,12 @@ install -d ${RPM_BUILD_ROOT}%{_mandir}/man5
|
|||||||
%{_mandir}/man5/netrc.*
|
%{_mandir}/man5/netrc.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 09 2020 quanhongfei <quanhongfei@huawei.com> - 0.17-81
|
||||||
|
- Type:requirement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add ftp-help dependency for ftp
|
||||||
|
|
||||||
* Tue Aug 18 2020 chenyaqiang <chenyaqiang@huawei.com> - 0.17-80
|
* Tue Aug 18 2020 chenyaqiang <chenyaqiang@huawei.com> - 0.17-80
|
||||||
- rebuild for package build
|
- rebuild for package build
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user