diff --git a/ftp.spec b/ftp.spec index c785c5feebf2903f77f6eba403f8cad3a9083331..0adb339c35c960f618e013491dc03e1d7afa10a9 100644 --- a/ftp.spec +++ b/ftp.spec @@ -1,13 +1,13 @@ -%define anolis_release 2 +%define anolis_release 3 Summary: The standard UNIX FTP (File Transfer Protocol) client Name: ftp Version: 0.17 Release: %{anolis_release}%{dist} License: BSD with advertising -URL: ftp://ftp.linux.org.uk/pub/linux/Networking/netkit +URL: http://ftp.linux.org.uk/pub/linux/Networking/netkit -Source0: ftp://ftp.linux.org.uk/pub/linux/Networking/netkit/netkit-ftp-%{version}.tar.gz +Source0: http://ftp.linux.org.uk/pub/linux/Networking/netkit/netkit-ftp-%{version}.tar.gz Patch0001: 0001-PATCH-netkit-ftp-0.17-pre20000412.pasv-security.patch Patch0002: 0002-PATCH-netkit-ftp-0.17-acct.patch @@ -129,8 +129,11 @@ make INSTALLROOT=${RPM_BUILD_ROOT} install %{_mandir}/man5/netrc.* %changelog -* Mon Feb 13 2023 Guyu Wang 0.17-2 +* Thu Dec 28 2023 happy_orange - 0.17-3 +- fix the source error + +* Mon Feb 13 2023 Guyu Wang - 0.17-2 - Optimize spec file -* Wed Apr 13 2022 Zhongling He 0.17-1 +* Wed Apr 13 2022 Zhongling He - 0.17-1 - Init package from upstream v0.17