1.1 --- a/libtool/libtool.spec Mon Jan 12 17:59:13 2009 +0100 1.2 +++ b/libtool/libtool.spec Mon Jan 12 18:03:00 2009 +0100 1.3 @@ -46,8 +46,8 @@ 1.4 BuildRoot: %{l_buildroot} 1.5 BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc 1.6 PreReq: OpenPKG, openpkg >= 20040130 1.7 -BuildPreReq: binutils, sed 1.8 -PreReq: binutils, sed 1.9 +BuildPreReq: binutils, sed, grep 1.10 +PreReq: binutils, sed, grep 1.11 AutoReq: no 1.12 AutoReqProv: no 1.13 1.14 @@ -74,7 +74,6 @@ 1.15 `find . -name configure -print` 1.16 CC="%{l_cc}" \ 1.17 CFLAGS="%{l_cflags -O}" \ 1.18 - GREP=grep \ 1.19 ./configure \ 1.20 --prefix=%{l_prefix} \ 1.21 --infodir=%{l_prefix}/info \