|
|
@@ -33,7 +33,7 @@ Class: BASE
|
|
|
Group: Searching
|
|
|
License: GPL
|
|
|
Version: 2.5.3
|
|
|
-Release: 20070828
|
|
|
+Release: 20070829
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.gnu.org/gnu/grep/grep-%{version}.tar.bz2
|
|
|
@@ -73,6 +73,7 @@ AutoReqProv: no
|
|
|
LDFLAGS="%{l_ldflags}" \
|
|
|
INTLBISON="true" \
|
|
|
MAKEINFO="%{l_prefix}/bin/makeinfo" \
|
|
|
+ GREP="grep" \
|
|
|
%{l_bash} ./configure \
|
|
|
--infodir=%{l_prefix}/info \
|
|
|
--mandir=%{l_prefix}/man \
|