diff --git a/tftp.spec b/tftp.spec index f15b9a7..4222018 100644 --- a/tftp.spec +++ b/tftp.spec @@ -1,9 +1,9 @@ %define tftp_hpa_version 0.42 -Summary: The client for the Trivial File Transfer Protocol (TFTP). +Summary: The client for the Trivial File Transfer Protocol (TFTP) Name: tftp Version: %{tftp_hpa_version} -Release: 3.3 +Release: 4 License: BSD Group: Applications/Internet Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{tftp_hpa_version}.tar.gz @@ -79,7 +79,7 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/* %changelog -* Mon Feb 19 2007 Maros Barabas - 0.42-3.3 +* Mon Feb 19 2007 Maros Barabas - 0.42-4 - make some changes in spec file (review) - Resolves #226489