- changed description (#234099)
This commit is contained in:
parent
3722990b61
commit
810a0ddb78
@ -3,7 +3,7 @@
|
||||
Summary: The client for the Trivial File Transfer Protocol (TFTP)
|
||||
Name: tftp
|
||||
Version: %{tftp_hpa_version}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: BSD
|
||||
Group: Applications/Internet
|
||||
Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{tftp_hpa_version}.tar.gz
|
||||
@ -36,7 +36,7 @@ booting diskless workstations. The tftp-server package provides the
|
||||
server for TFTP, which allows users to transfer files to and from a
|
||||
remote machine. TFTP provides very little security, and should not be
|
||||
enabled unless it is expressly needed. The TFTP server is run from
|
||||
%{_sysconfdir}/xinetd.d/tftp, and is disabled by default on Red Hat Linux systems.
|
||||
%{_sysconfdir}/xinetd.d/tftp, and is disabled by default.
|
||||
|
||||
%prep
|
||||
%setup -q -n tftp-hpa-%{version}
|
||||
@ -88,6 +88,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 03 2008 Martin Nagy <mnagy@redhat.com> - 0.48-2
|
||||
- changed description (#234099)
|
||||
|
||||
* Mon Feb 11 2008 Martin Nagy <mnagy@redhat.com> - 0.48-2
|
||||
- rebuild for gcc-4.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user