From b96a7b14f90bb7936cf1a68c8dee37fe6ec57ae3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 24 Jan 2002 14:14:31 +0000 Subject: 2002-01-23 Ralf Corsepius * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]). * mkbinutilsspec.in: Add propagation of @prefix@. * binutils/base-binutils.add: Let %post and %unpost apply %{_prefix}. Apply %{_prefix} instead of /opt/rtems. * binutils/binutils.add: Update copyright notice. Add _prefix. Apply %{_prefix} instead of /opt/rtems. Remove -a 0 in %setup. Rework hack to SuSE's rpm screwing up %{_target}. Replace ARGS with CONFIGURE_ARGS. * binutils/target-binutils.add: Apply %{_prefix} instead of /opt/rtems. --- scripts/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'scripts/ChangeLog') diff --git a/scripts/ChangeLog b/scripts/ChangeLog index 589010187e..6115fac346 100644 --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,19 @@ +2002-01-23 Ralf Corsepius + + * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]). + * mkbinutilsspec.in: Add propagation of @prefix@. + * binutils/base-binutils.add: + Let %post and %unpost apply %{_prefix}. + Apply %{_prefix} instead of /opt/rtems. + * binutils/binutils.add: Update copyright notice. + Add _prefix. + Apply %{_prefix} instead of /opt/rtems. + Remove -a 0 in %setup. + Rework hack to SuSE's rpm screwing up %{_target}. + Replace ARGS with CONFIGURE_ARGS. + * binutils/target-binutils.add: + Apply %{_prefix} instead of /opt/rtems. + 2002-01-22 Ralf Corsepius * binutils/binutils.add: Add initial support for building -- cgit v1.2.3