|
|
@@ -23,7 +23,7 @@
|
|
|
##
|
|
|
|
|
|
# version numbers
|
|
|
-%define V_latest 2.60
|
|
|
+%define V_latest 2.61
|
|
|
%define V_older 2.59
|
|
|
%define V_ancient 2.13
|
|
|
|
|
|
@@ -38,7 +38,7 @@ Class: CORE
|
|
|
Group: Building
|
|
|
License: GPL
|
|
|
Version: %{V_latest}
|
|
|
-Release: 20061013
|
|
|
+Release: 20061118
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{V_latest}.tar.gz
|
|
|
@@ -63,6 +63,11 @@ AutoReqProv: no
|
|
|
the operating system features that the package can use, in the form
|
|
|
of m4 macro calls.
|
|
|
|
|
|
+ This OpenPKG packages provides the following Autoconf versions:
|
|
|
+ - GNU Autoconf %{V_latest} (latest version, the default)
|
|
|
+ - GNU Autoconf %{V_older} (older version, as an alternative)
|
|
|
+ - GNU Autoconf %{V_ancient} (ancient version, for backward-compatibility)
|
|
|
+
|
|
|
%track
|
|
|
prog autoconf = {
|
|
|
version = %{version}
|