auto-import changelog data from tftp-0.29-3.src.rpm
Thu Jun 27 2002 Elliot Lee <sopwith@redhat.com> - Try applying HJ's patch from #65476
This commit is contained in:
parent
f8673f1ea3
commit
a1b7997c29
@ -3,11 +3,12 @@
|
||||
Summary: The client for the Trivial File Transfer Protocol (TFTP).
|
||||
Name: tftp
|
||||
Version: %{tftp_hpa_version}
|
||||
Release: 2
|
||||
Release: 3
|
||||
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
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
|
||||
%description
|
||||
@ -32,6 +33,7 @@ enabled unless it is expressly needed. The TFTP server is run from
|
||||
|
||||
%prep
|
||||
%setup -q -n tftp-hpa-%{version}
|
||||
%patch -p1 -b .malta
|
||||
|
||||
%build
|
||||
|
||||
@ -73,6 +75,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 27 2002 Elliot Lee <sopwith@redhat.com>
|
||||
- Try applying HJ's patch from #65476
|
||||
|
||||
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
|
||||
- automated rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user