Updating tcp_wrappers-devel BuildRequires
This commit is contained in:
parent
ff832977a3
commit
e2f6735a20
@ -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 <mbarabas@redhat.com> - 0.42-3.2
|
||||
- change BuildRequires from tcp_wrappers to tcp_wrappers-devel
|
||||
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.42-3.1
|
||||
- rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user