This commit is contained in:
Elliot Lee 2004-09-21 18:41:24 +00:00
parent a297b4f746
commit c73f4ba0e0
3 changed files with 5 additions and 4 deletions

View File

@ -1 +1 @@
tftp-hpa-0.38.tar.gz
tftp-hpa-0.39.tar.gz

View File

@ -1 +1 @@
7eeb83dd9e73c56af367e5bdcd0dd59d tftp-hpa-0.38.tar.gz
81be16014157f3cb94eef985b8eabc47 tftp-hpa-0.39.tar.gz

View File

@ -8,7 +8,7 @@ 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
#Patch: tftp-0.28-malta.patch
BuildPreReq: tcp_wrappers
BuildRoot: %{_tmppath}/%{name}-root
@ -34,7 +34,7 @@ enabled unless it is expressly needed. The TFTP server is run from
%prep
%setup -q -n tftp-hpa-%{version}
%patch -p1 -b .malta
#%patch -p1 -b .malta
%build
@ -79,6 +79,7 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog
* Mon Sep 13 2004 Elliot Lee <sopwith@redhat.com> 0.39-1
- Update to new version makes tftp work, says upstream.
- Remove malta patch
* Mon Sep 13 2004 Elliot Lee <sopwith@redhat.com> 0.38-1
- Update to new version fixes #131736