- Add autoconf-2.59-lock.patch to eliminate a perl warning (#210653).

This commit is contained in:
skasal 2006-10-13 16:27:59 +00:00
parent 7001fdae50
commit 1886a05471

View File

@ -1,11 +1,12 @@
Summary: A GNU tool for automatically configuring source code.
Name: autoconf
Version: 2.59
Release: 11
Release: 12
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
URL: http://www.gnu.org/software/autoconf/
BuildRequires: sed, m4, emacs
Prereq(post,preun): /sbin/install-info
@ -32,6 +33,7 @@ their use.
%prep
%setup -q -n autoconf-%{version}
%patch0 -p1 -b .mod-x
%patch1 -p1 -b .lock
%build
%configure
@ -69,6 +71,9 @@ fi
%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
%changelog
* Fri Oct 13 2006 Stepan Kasal <skasal@redhat.com> 2.59-12
- Add autoconf-2.59-lock.patch to eliminate a perl warning (#210653).
* Thu Jul 27 2006 Karsten Hopp <karsten@redhat.de> 2.59-11
- Requires imake for _AC_PATH_X