add buildrequire

This commit is contained in:
vcrhonek 2009-02-11 12:59:07 +00:00
parent 19efb44fbc
commit 8eb936dc27

View File

@ -12,7 +12,7 @@ URL: http://expect.nist.gov/
Source: http://expect.nist.gov/src/%{name}-%{version}.tar.gz Source: http://expect.nist.gov/src/%{name}-%{version}.tar.gz
Source1: config.sub Source1: config.sub
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Buildrequires: tcl-devel tk-devel autoconf automake Buildrequires: tcl-devel tk-devel autoconf automake libXft-devel
Patch0: expect-5.38.0-spawn-43310.patch Patch0: expect-5.38.0-spawn-43310.patch
Patch1: expect-5.43.0-h-comments.patch Patch1: expect-5.43.0-h-comments.patch
Patch2: expect-5.38.0-lib-spec.patch Patch2: expect-5.38.0-lib-spec.patch
@ -70,7 +70,7 @@ This package contains expectk and some scripts that use it.
%patch4 -p1 -b .log_file %patch4 -p1 -b .log_file
%patch5 -p1 -b .tcl8.5 %patch5 -p1 -b .tcl8.5
%patch6 -p1 -b .pkgIndex-x %patch6 -p1 -b .pkgIndex-x
%patch7 -p1 -b .tcl8.5.6 #%patch7 -p1 -b .tcl8.5.6
# examples fixes # examples fixes
%patch100 -p1 -b .random %patch100 -p1 -b .random
%patch101 -p1 -b .unbuffer %patch101 -p1 -b .unbuffer