|
|
|
@ -22,8 +22,8 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# version numbers |
|
|
|
# version numbers |
|
|
|
%define V_latest 2.67 |
|
|
|
%define V_latest 2.68 |
|
|
|
%define V_latest_comp 267 |
|
|
|
%define V_latest_comp 268 |
|
|
|
%define V_older 2.59 |
|
|
|
%define V_older 2.59 |
|
|
|
%define V_older_comp 259 |
|
|
|
%define V_older_comp 259 |
|
|
|
%define V_ancient 2.13 |
|
|
|
%define V_ancient 2.13 |
|
|
|
@ -40,7 +40,7 @@ Class: CORE |
|
|
|
Group: Building |
|
|
|
Group: Building |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Version: %{V_latest} |
|
|
|
Version: %{V_latest} |
|
|
|
Release: 20100803 |
|
|
|
Release: 20100923 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{V_latest}.tar.gz |
|
|
|
Source0: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{V_latest}.tar.gz |
|
|
|
|