summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2011-06-22 16:32:56 -0700
committerH. Peter Anvin <hpa@linux.intel.com>2011-06-22 16:32:56 -0700
commitbadf05140d3c2408715a73a52c0f35887e337c04 (patch)
tree09e99ea7440f54ad1d6c4c6c195ff0c42660c7cb
parentf6a1282fecc1dbd4b71497ff335ceefe5b2e2541 (diff)
downloadtftp-hpa-badf05140d3c2408715a73a52c0f35887e337c04.tar.gz
spec: BuildPreReq -> BuildRequires; need -devel packagetftp-hpa-5.1
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
-rw-r--r--tftp.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tftp.spec.in b/tftp.spec.in
index 7a8c7b7..cd5e4cc 100644
--- a/tftp.spec.in
+++ b/tftp.spec.in
@@ -5,7 +5,7 @@ Release: 1
License: BSD
Group: Applications/Internet
Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{version}.tar.gz
-BuildPreReq: tcp_wrappers
+BuildRequires: tcp_wrappers-devel
BuildRoot: %{_tmppath}/%{name}-root
%description