auto-import changelog data from tftp-0.32-4.src.rpm

Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Sun Feb 23 2003 Tim Powers <timp@redhat.com>
- add BuildPreReq on tcp_wrappers
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Mon Nov 11 2002 Elliot Lee <sopwith@redhat.com> 0.32-1
- Update to 0.32
Wed Oct 23 2002 Elliot Lee <sopwith@redhat.com> 0.30-1
- Fix #55789
- Update to 0.30
This commit is contained in:
cvsdist 2004-09-09 13:19:22 +00:00
parent a1b7997c29
commit e07841b78c
3 changed files with 21 additions and 4 deletions

View File

@ -1 +1 @@
tftp-hpa-0.29.tar.gz
tftp-hpa-0.32.tar.gz

View File

@ -1 +1 @@
bed4a5446fcdc6da373994f129f7581f tftp-hpa-0.29.tar.gz
6ec412feb770b73cba54f35fe2ee4f81 tftp-hpa-0.32.tar.gz

View File

@ -1,14 +1,15 @@
%define tftp_hpa_version 0.29
%define tftp_hpa_version 0.32
Summary: The client for the Trivial File Transfer Protocol (TFTP).
Name: tftp
Version: %{tftp_hpa_version}
Release: 3
Release: 4
Copyright: BSD
Group: Applications/Internet
Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{tftp_hpa_version}.tar.gz
Source2: tftp-xinetd
Patch: tftp-0.28-malta.patch
BuildPreReq: tcp_wrappers
BuildRoot: %{_tmppath}/%{name}-root
%description
@ -75,6 +76,22 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/*
%changelog
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Sun Feb 23 2003 Tim Powers <timp@redhat.com>
- add BuildPreReq on tcp_wrappers
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Mon Nov 11 2002 Elliot Lee <sopwith@redhat.com> 0.32-1
- Update to 0.32
* Wed Oct 23 2002 Elliot Lee <sopwith@redhat.com> 0.30-1
- Fix #55789
- Update to 0.30
* Thu Jun 27 2002 Elliot Lee <sopwith@redhat.com>
- Try applying HJ's patch from #65476