diff --git a/socat.spec b/socat.spec index c40db91..df609e2 100644 --- a/socat.spec +++ b/socat.spec @@ -9,7 +9,7 @@ Url: http://www.dest-unreach.org/socat/ Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.gz Group: Applications/Internet BuildRequires: openssl-devel readline-devel ncurses-devel -BuildRequires: autoconf kernel-headers > 2.6.18 +BuildRequires: autoconf kernel-headers > 2.6.18 tcp_wrappers-devel # for make test BuildRequires: iproute net-tools coreutils procps-ng openssl iputils @@ -61,6 +61,9 @@ export OD_C=/usr/bin/od %doc %{_mandir}/man1/socat.1* %changelog +* Mon Mar 06 2017 Paul Wouters - 1.7.3.2-3 +- Add BuildRequire for tcp_wrappers-devel to gain libwrap support + * Sat Feb 11 2017 Fedora Release Engineering - 1.7.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild