auto-import changelog data from autoconf-2.54-1.src.rpm

Tue Sep 17 2002 Jens Petersen <petersen@redhat.com> 2.54-1
- 2.54
- autoheader warning patch no longer needed
- no longer obsolete or provide autoconf253
This commit is contained in:
cvsdist 2004-09-09 03:20:25 +00:00
parent 47862589b1
commit 825d4f2980
3 changed files with 10 additions and 7 deletions

View File

@ -1 +1 @@
autoconf-2.53.tar.bz2
autoconf-2.54.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: A GNU tool for automatically configuring source code.
Name: autoconf
Version: 2.53
Release: 8
Version: 2.54
Release: 1
Copyright: GPL
Group: Development/Tools
Source: ftp://prep.ai.mit.edu/pub/gnu/autoconf/autoconf-%{version}.tar.bz2
@ -10,8 +10,6 @@ Patch1: autoconf-2.52-wait3.patch
Patch2: autoconf-2.53-autoheader-warn.patch
Prereq(post,preun): /sbin/install-info
Requires: gawk, m4, mktemp, perl, textutils
Obsoletes: autoconf253
Provides: autoconf253
BuildArchitectures: noarch
BuildRoot: %{_tmppath}/%{name}-root
@ -33,7 +31,7 @@ their use.
%prep
%setup -q -n autoconf-%{version}
%patch2 -p1 -b .warn
#%patch2 -p1 -b .warn
%build
%configure --program-suffix=-%{version}
@ -78,6 +76,11 @@ fi
%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
%changelog
* Tue Sep 17 2002 Jens Petersen <petersen@redhat.com> 2.54-1
- 2.54
- autoheader warning patch no longer needed
- no longer obsolete or provide autoconf253
* Mon Aug 19 2002 Jens Petersen <petersen@redhat.com> 2.53-8
- make check

View File

@ -1 +1 @@
c121b003f51e293c2bf5a6105c721388 autoconf-2.53.tar.bz2
572ef5257f6927ad21dbad395f3da799 autoconf-2.54.tar.bz2