summaryrefslogtreecommitdiffstats
path: root/scripts/gccnewlib/gccnewlib.spec.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-21 17:21:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-21 17:21:05 +0000
commitf4a5803e4451c193c7f553f745f9a6fb8ea23319 (patch)
treec6dd1755117772d1de13c3f734c430c26585d09e /scripts/gccnewlib/gccnewlib.spec.in
parentIncreased stack size of initialization thread. (diff)
downloadrtems-f4a5803e4451c193c7f553f745f9a6fb8ea23319.tar.bz2
Now can specify rpm_build_root via setup.
Changed package name so generated RPM would have a nicer name.
Diffstat (limited to '')
-rw-r--r--scripts/gccnewlib/gccnewlib.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/gccnewlib/gccnewlib.spec.in b/scripts/gccnewlib/gccnewlib.spec.in
index 8394c7bd9c..a283b755a8 100644
--- a/scripts/gccnewlib/gccnewlib.spec.in
+++ b/scripts/gccnewlib/gccnewlib.spec.in
@@ -8,7 +8,7 @@
Vendor: OAR Corporation
Distribution: Linux
-Name: @target_alias@-gcc-newlib
+Name: @target_alias@-gcc
Release: @Release@
Copyright: 1999 OARCorp
Group: unsorted
@@ -25,7 +25,7 @@ Source1: newlib-@newlib_version@.tar.gz
Patch0: gcc-@gcc_version@-rtems-@gcc_patch_version@.diff
Patch1: newlib-@newlib_version@-rtems-@newlib_patch_version@.diff
-Buildroot: /tmp
+Buildroot: @rpm_build_root@
# Patch:
%description
RTEMS is an open source operating system for embedded systems.