auto-import changelog data from ftp-0.17-12.src.rpm

Mon Jun 25 2001 Bernhard Rosenkraenzer <bero@redhat.com> 0.17-12
- Add some Build dependencies (#45007)
This commit is contained in:
cvsdist 2004-09-09 04:54:23 +00:00
parent a197844f73
commit cf2800f818

View File

@ -1,14 +1,15 @@
Summary: The standard UNIX FTP (File Transfer Protocol) client. Summary: The standard UNIX FTP (File Transfer Protocol) client.
Name: ftp Name: ftp
Version: 0.17 Version: 0.17
Release: 11 Release: 12
Copyright: BSD License: BSD
Group: Applications/Internet Group: Applications/Internet
Source0: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit-devel/netkit-ftp-%{version}.tar.bz2 Source0: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit-devel/netkit-ftp-%{version}.tar.bz2
Patch1: netkit-ftp-0.17-pre20000412.pasv-security.patch Patch1: netkit-ftp-0.17-pre20000412.pasv-security.patch
Patch2: netkit-ftp-0.17-acct.patch Patch2: netkit-ftp-0.17-acct.patch
Patch3: netkit-ftp.usagi-ipv6.patch Patch3: netkit-ftp.usagi-ipv6.patch
BuildRoot: /var/tmp/%{name}-root BuildRoot: /var/tmp/%{name}-root
BuildRequires: gcc, glibc-devel, readline-devel, ncurses-devel
%description %description
The ftp package provides the standard UNIX command-line FTP (File The ftp package provides the standard UNIX command-line FTP (File
@ -56,6 +57,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man5/netrc.* %{_mandir}/man5/netrc.*
%changelog %changelog
* Mon Jun 25 2001 Bernhard Rosenkraenzer <bero@redhat.com> 0.17-12
- Add some Build dependencies (#45007)
* Fri May 18 2001 Bernhard Rosenkraenzer <bero@redhat.com> 0.17-11 * Fri May 18 2001 Bernhard Rosenkraenzer <bero@redhat.com> 0.17-11
- Actually apply Patch #3 - Actually apply Patch #3