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:
parent
47862589b1
commit
825d4f2980
@ -1 +1 @@
|
|||||||
autoconf-2.53.tar.bz2
|
autoconf-2.54.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: A GNU tool for automatically configuring source code.
|
Summary: A GNU tool for automatically configuring source code.
|
||||||
Name: autoconf
|
Name: autoconf
|
||||||
Version: 2.53
|
Version: 2.54
|
||||||
Release: 8
|
Release: 1
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Source: ftp://prep.ai.mit.edu/pub/gnu/autoconf/autoconf-%{version}.tar.bz2
|
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
|
Patch2: autoconf-2.53-autoheader-warn.patch
|
||||||
Prereq(post,preun): /sbin/install-info
|
Prereq(post,preun): /sbin/install-info
|
||||||
Requires: gawk, m4, mktemp, perl, textutils
|
Requires: gawk, m4, mktemp, perl, textutils
|
||||||
Obsoletes: autoconf253
|
|
||||||
Provides: autoconf253
|
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
|
|
||||||
@ -33,7 +31,7 @@ their use.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n autoconf-%{version}
|
%setup -q -n autoconf-%{version}
|
||||||
%patch2 -p1 -b .warn
|
#%patch2 -p1 -b .warn
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --program-suffix=-%{version}
|
%configure --program-suffix=-%{version}
|
||||||
@ -78,6 +76,11 @@ fi
|
|||||||
%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
|
%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Aug 19 2002 Jens Petersen <petersen@redhat.com> 2.53-8
|
||||||
- make check
|
- make check
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user