From e2f6735a2005e6055d1fe96d6c4a4ead79945ce9 Mon Sep 17 00:00:00 2001 From: Maros Barabas Date: Mon, 4 Dec 2006 16:27:36 +0000 Subject: [PATCH] Updating tcp_wrappers-devel BuildRequires --- tftp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tftp.spec b/tftp.spec index dd67cfc..428e2c8 100644 --- a/tftp.spec +++ b/tftp.spec @@ -3,14 +3,14 @@ Summary: The client for the Trivial File Transfer Protocol (TFTP). Name: tftp Version: %{tftp_hpa_version} -Release: 3.1 +Release: 3.2 License: BSD Group: Applications/Internet Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{tftp_hpa_version}.tar.gz Patch0: tftp-0.40-remap.patch Patch1: tftp-hpa-0.42-sigjmp.patch Patch2: tftp-hpa-0.39-tzfix.patch -BuildPreReq: tcp_wrappers +BuildPreReq: tcp_wrappers-devel BuildRoot: %{_tmppath}/%{name}-root %description @@ -80,6 +80,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/* %changelog +* Mon Dec 04 2006 Maros Barabas - 0.42-3.2 +- change BuildRequires from tcp_wrappers to tcp_wrappers-devel + * Wed Jul 12 2006 Jesse Keating - 0.42-3.1 - rebuild