|
|
@@ -38,7 +38,7 @@ Class: CORE
|
|
|
Group: Building
|
|
|
License: GPL
|
|
|
Version: %{V_latest}
|
|
|
-Release: 20060923
|
|
|
+Release: 20061001
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{V_latest}.tar.gz
|
|
|
@@ -102,6 +102,7 @@ AutoReqProv: no
|
|
|
AUTOCONF=true \
|
|
|
AUTOHEADER=true \
|
|
|
MAKEINFO=true \
|
|
|
+ GREP=grep \
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
--datadir=%{l_prefix}/share/autoconf/259 \
|
|
|
@@ -121,6 +122,7 @@ AutoReqProv: no
|
|
|
AUTOCONF=true \
|
|
|
AUTOHEADER=true \
|
|
|
MAKEINFO=true \
|
|
|
+ GREP=grep \
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
--mandir=%{l_prefix}/man \
|