0.39
This commit is contained in:
parent
a297b4f746
commit
c73f4ba0e0
@ -1 +1 @@
|
||||
tftp-hpa-0.38.tar.gz
|
||||
tftp-hpa-0.39.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
7eeb83dd9e73c56af367e5bdcd0dd59d tftp-hpa-0.38.tar.gz
|
||||
81be16014157f3cb94eef985b8eabc47 tftp-hpa-0.39.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user