|
|
@@ -22,7 +22,7 @@
|
|
|
## SUCH DAMAGE.
|
|
|
##
|
|
|
|
|
|
-%define V_latest 2.52
|
|
|
+%define V_latest 2.53
|
|
|
%define V_old 2.13
|
|
|
|
|
|
# package information
|
|
|
@@ -35,7 +35,7 @@ Distribution: OpenPKG [REL]
|
|
|
Group: Development
|
|
|
License: GPL
|
|
|
Version: %{V_latest}
|
|
|
-Release: 20020206
|
|
|
+Release: 20020309
|
|
|
|
|
|
# list of sources
|
|
|
Source1: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{V_latest}.tar.gz
|
|
|
@@ -45,8 +45,8 @@ Patch0: autoconf-%{V_old}.patch
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20020206, m4, make
|
|
|
-PreReq: OpenPKG, openpkg >= 20020206, m4
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20020206, m4, perl, make
|
|
|
+PreReq: OpenPKG, openpkg >= 20020206, m4, perl
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
|