2002-03-06 Ralf Corsepius <corsepiu@faw-uni-ulm.de>

* PR151
	* autotools/automake-rtems.spec.in: New.
	* autotools/automake-rtems.spec: Removed.
	* configure.ac: Reflect changes above.
This commit is contained in:
Joel Sherrill
2002-03-20 14:17:17 +00:00
parent 5cf3f4169c
commit 353dbe95fc
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
2002-03-06 Ralf Corsepius <corsepiu@faw-uni-ulm.de>
* PR151
* autotools/automake-rtems.spec.in: New.
* autotools/automake-rtems.spec: Removed.
* configure.ac: Reflect changes above.
2001-02-27 Joel Sherrill <joel@OARcorp.com>
* configure.ac: Be a little more lenient in matching sparc-solaris.

View File

@@ -23,7 +23,7 @@ BuildRoot: %{_tmppath}/@target_alias@-binutils
Version: @binutils_version@
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-@binutils_version@.tar.gz
Patch0: binutils-@binutils_version@-rtems-@binutils_patch_version@.diff
# Patch0: binutils-@binutils_version@-rtems-@binutils_patch_version@.diff
#
# The original sources are not included in the source RPM.
# If we included them, then the source RPMs for each target
@@ -47,7 +47,7 @@ This is binutils sources with patches for RTEMS.
# untar the sources inside @target_alias@-binutils
%setup -c -n @target_alias@-binutils
%patch0 -p0
# %patch0 -p0
test -d build || mkdir build
%build

View File

@@ -85,7 +85,9 @@ binutils/Makefile
gccnewlib/Makefile
gdb/Makefile
rtems/Makefile
autotools/Makefile])
autotools/Makefile
autotools/automake-rtems.spec
])
AC_CONFIG_COMMANDS([default],[[chmod 755 buildall
chmod 755 buildalltar
]],[[]])

View File

@@ -3,8 +3,8 @@
#
# $Id$
#
binutils_version=2.10
binutils_patch_version=NA-BUILDING-GCC
binutils_version=2.12prer1
binutils_patch_version=20010622
binutils_rpm_release=3
newlib_version=1.9.0
newlib_patch_version=20010622