update to autoconf-2.60
This commit is contained in:
parent
1886a05471
commit
6af49dee36
@ -1 +1,2 @@
|
||||
autoconf-2.59.tar.bz2
|
||||
autoconf-2.60.tar.bz2
|
||||
|
@ -1,14 +1,13 @@
|
||||
Summary: A GNU tool for automatically configuring source code.
|
||||
Name: autoconf
|
||||
Version: 2.59
|
||||
Release: 12
|
||||
Version: 2.60
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: Development/Tools
|
||||
Source: http://ftp.gnu.org/gnu/autoconf/autoconf-%{version}.tar.bz2
|
||||
Patch0: autoconf-2.59-intrinsic.patch
|
||||
Patch1: autoconf-2.59-lock.patch
|
||||
Patch0: autoconf-2.60-linkX11.patch
|
||||
URL: http://www.gnu.org/software/autoconf/
|
||||
BuildRequires: sed, m4, emacs
|
||||
BuildRequires: sed, m4, emacs, help2man
|
||||
Prereq(post,preun): /sbin/install-info
|
||||
Requires: gawk, m4, mktemp, perl, textutils, imake
|
||||
BuildArchitectures: noarch
|
||||
@ -32,8 +31,7 @@ their use.
|
||||
|
||||
%prep
|
||||
%setup -q -n autoconf-%{version}
|
||||
%patch0 -p1 -b .mod-x
|
||||
%patch1 -p1 -b .lock
|
||||
%patch0 -p1 -b .linkX11
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -71,6 +69,9 @@ fi
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
|
||||
|
||||
%changelog
|
||||
* Thu Nov 09 2006 Karsten Hopp <karsten@redhat.com> 2.60-1
|
||||
- autoconf-2.60
|
||||
|
||||
* Fri Oct 13 2006 Stepan Kasal <skasal@redhat.com> 2.59-12
|
||||
- Add autoconf-2.59-lock.patch to eliminate a perl warning (#210653).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user