mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 00:08:46 +08:00
Upgrade to autoconf-2.64.
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
include $(top_srcdir)/mkspec.am
|
||||
|
||||
AUTOCONF_VERS = 2.63
|
||||
AUTOCONF_RPMREL = 4
|
||||
AUTOCONF_VERS = 2.64
|
||||
AUTOCONF_RPMREL = 1
|
||||
include ./autoconf.am
|
||||
|
||||
AUTOMAKE_VERS = 1.11
|
||||
|
||||
@@ -45,8 +45,8 @@
|
||||
%define _host_rpmprefix %{nil}
|
||||
%endif
|
||||
|
||||
%define srcvers 2.63
|
||||
%define rpmvers %{expand:%(echo "2.63" | tr - _ )}
|
||||
%define srcvers 2.64
|
||||
%define rpmvers %{expand:%(echo "2.64" | tr - _ )}
|
||||
|
||||
%define name rtems-4.10-autoconf
|
||||
|
||||
@@ -56,7 +56,7 @@ License: GPL
|
||||
URL: http://www.gnu.org/software/autoconf
|
||||
Group: Development/Tools
|
||||
Version: %{rpmvers}
|
||||
Release: 4%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for automatically generating GNU style Makefile.in's
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Reference in New Issue
Block a user