diff --git a/tftp.spec b/tftp.spec index b2b6b13..17a6d7c 100644 --- a/tftp.spec +++ b/tftp.spec @@ -4,7 +4,7 @@ Summary: The client for the Trivial File Transfer Protocol (TFTP) Name: tftp Version: 5.2 -Release: 22%{?dist} +Release: 23%{?dist} License: BSD Group: Applications/Internet URL: http://www.kernel.org/pub/software/network/tftp/ @@ -23,7 +23,7 @@ Patch8: tftp-hpa-5.2-pktinfo.patch Patch9: tftp-doc.patch Patch10: tftp-enhanced-logging.patch -BuildRequires: tcp_wrappers-devel readline-devel autoconf systemd-units +BuildRequires: readline-devel autoconf systemd-units %description The Trivial File Transfer Protocol (TFTP) is normally used only for @@ -104,6 +104,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_unitdir}/* %changelog +* Mon Dec 4 2017 Jan Synáček - 5.2-23 +- remove build dependency on tcp_wrappers (#1518793) + * Thu Aug 03 2017 Fedora Release Engineering - 5.2-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild