remove build dependency on tcp_wrappers (#1518793)

This commit is contained in:
Jan Synacek 2017-12-04 08:47:50 +01:00
parent 879ef3738d
commit b5e0ec4cb3

View File

@ -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 <jsynacek@redhat.com> - 5.2-23
- remove build dependency on tcp_wrappers (#1518793)
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.2-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild