mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotools/automake-rtems.spec.in: Update to automake-1.7.2. * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* autotools/automake-rtems.spec.in: Update to automake-1.7.2.
|
||||
* autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
|
||||
|
||||
2002-12-06 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* ChangeLog: Removed duplicate entry.
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
# spec file for autoconf
|
||||
#
|
||||
|
||||
%define rpmvers 2.52
|
||||
%define srcvers 2.52
|
||||
%define rpmvers 2.57
|
||||
%define srcvers 2.57
|
||||
|
||||
%define _defaultbuildroot %{_tmppath}/%{name}-%{srcvers}-root
|
||||
%define _prefix @prefix@
|
||||
@@ -86,3 +86,4 @@ fi
|
||||
#%doc %{_infodir}/standards.info*.gz
|
||||
%doc %{_mandir}/man?/*.gz
|
||||
%{_datadir}/autoconf
|
||||
%{_datadir}/emacs/site-lisp/*
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
# spec file for automake
|
||||
#
|
||||
|
||||
%define rpmvers 1.6.3
|
||||
%define srcvers 1.6.3
|
||||
%define amvers 1.6
|
||||
%define rpmvers 1.7.2
|
||||
%define srcvers 1.7.2
|
||||
%define amvers 1.7
|
||||
|
||||
%define _defaultbuildroot %{_tmppath}/%{name}-%{srcvers}-root
|
||||
%define _prefix @prefix@
|
||||
@@ -12,12 +12,12 @@
|
||||
|
||||
%if "%{_prefix}" != "/usr"
|
||||
%define name %{_name}-rtems
|
||||
%define requirements autoconf-rtems >= 2.52
|
||||
%define requirements autoconf-rtems >= 2.54
|
||||
%define _infodir %{_prefix}/info
|
||||
%define _mandir %{_prefix}/man
|
||||
%else
|
||||
%define name %{_name}
|
||||
%define requirements autoconf >= 2.52
|
||||
%define requirements autoconf >= 2.54
|
||||
%endif
|
||||
|
||||
Vendor: http://www.rtems.com
|
||||
|
||||
Reference in New Issue
Block a user