mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2006-07-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* autotools/autoconf.add: autoconf-2.60.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2006-07-04 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* autotools/autoconf.add: autoconf-2.60.
|
||||
|
||||
2006-03-08 Joel Sherrill <joel@oarcorp.com>
|
||||
|
||||
* setup.def: Update tool versions to gcc 4.0.2/newlib 1.14.0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%define rpmvers 2.59
|
||||
%define srcvers 2.59
|
||||
%define rpmvers 2.60
|
||||
%define srcvers 2.60
|
||||
|
||||
%define _name autoconf
|
||||
|
||||
@@ -15,7 +15,7 @@ License: GPL
|
||||
URL: http://www.gnu.org/software/autoconf
|
||||
Group: @rpmgroup@
|
||||
Version: %{rpmvers}
|
||||
Release: 4%{?dist}
|
||||
Release: 0%{?dist}
|
||||
Summary: Tool for automatically generating GNU style Makefile.in's
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -26,7 +26,6 @@ Requires(post): /sbin/install-info
|
||||
Requires(preun): /sbin/install-info
|
||||
|
||||
Source: autoconf-%{srcvers}.tar.bz2
|
||||
Patch0: autoconf-2.59-quoting-20040817-1.diff
|
||||
|
||||
%description
|
||||
GNU's Autoconf is a tool for configuring source code and Makefiles.
|
||||
@@ -43,7 +42,6 @@ their use.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{_name}-%{srcvers}
|
||||
%patch -p0 -P 0
|
||||
|
||||
%build
|
||||
./configure --prefix=%{_prefix} --infodir=%{_infodir} --mandir=%{_mandir} \
|
||||
|
||||
Reference in New Issue
Block a user