Now binutils, gcc, and gdb build into a "base" package that is shared

by all targets and one or more target specific RPMs.  This significantly
reduces the conflicts between the RPMs whether installing one or multiple
targets.
This commit is contained in:
Joel Sherrill
2000-01-25 19:47:32 +00:00
parent 9ce6414850
commit 5eac93c7cc
8 changed files with 40 additions and 13 deletions

View File

@@ -53,7 +53,7 @@ RTEMS is an open source operating system for embedded systems.
This is the base for binutils regardless of target CPU.
%package -n @target_alias@-binutils
Summary: rtems gcc and newlib C Library for @target_alias@
Summary: rtems binutils for @target_alias@
Group: rtems
Requires: rtems-base-binutils
@@ -125,9 +125,9 @@ Authors:
done
fi
%files -n rtems-base-binutils
%files -n rtems-base-binutils -f files
%dir /opt/rtems/info
# %doc /opt/rtems/info/dir
%doc /opt/rtems/info/dir
%doc /opt/rtems/info/as.info.gz
%doc /opt/rtems/info/as.info-?.gz
%doc /opt/rtems/info/bfd.info.gz
@@ -155,7 +155,7 @@ Authors:
%dir /opt/rtems/share
%dir /opt/rtems/share/locale
%files -n @target_alias@-binutils -f files
%files -n @target_alias@-binutils
%doc /opt/rtems/man/man1/@target_alias@-*.1
%dir /opt/rtems/bin