From 5eac93c7cc33640f8fc0786a2071c4466138ed56 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 25 Jan 2000 19:47:32 +0000 Subject: 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. --- scripts/binutils/binutils.spec.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'scripts/binutils') diff --git a/scripts/binutils/binutils.spec.in b/scripts/binutils/binutils.spec.in index 924ae391e7..2795d11a09 100644 --- a/scripts/binutils/binutils.spec.in +++ b/scripts/binutils/binutils.spec.in @@ -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 -- cgit v1.2.3