From 1886a0547170f1c2e4d4671faf0b52b42697e635 Mon Sep 17 00:00:00 2001 From: skasal Date: Oct 13 2006 16:27:59 +0000 Subject: - Add autoconf-2.59-lock.patch to eliminate a perl warning (#210653). --- diff --git a/autoconf.spec b/autoconf.spec index d7e6396..d35c112 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -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 2.59-12 +- Add autoconf-2.59-lock.patch to eliminate a perl warning (#210653). + * Thu Jul 27 2006 Karsten Hopp 2.59-11 - Requires imake for _AC_PATH_X