Use xz-compressed tarball except on el5.

Abandon autoconf < 2.68.
This commit is contained in:
Ralf Corsepius
2010-10-14 15:10:53 +00:00
parent e469c173c3
commit 02e9f5fb42

View File

@@ -1,9 +1,4 @@
Source0: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{srcvers}.tar.bz2
%if "%{srcvers}" == "2.66"
# Fedora's patch to fix
# http://lists.gnu.org/archive/html/autoconf/2010-07/msg00004.html
# http://lists.gnu.org/archive/html/bug-autoconf/2010-07/msg00012.html
Patch0: autoconf-2.66-611661.diff
%endif
Source0: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{srcvers}.tar.%{?el5:bz2}%{!?el5:xz}