Add BuildRoot.

This commit is contained in:
Ralf Corsepius
2005-12-29 05:14:28 +00:00
parent c4ba5b53f2
commit c998caf6c8
4 changed files with 5 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ License: gcc is GPL/LGPL ; newlib no has restrictions on run-time usage
Version: %{gccnewlib_version}
Release: @Release@
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_version}@gcc_suffix@
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}@newlib_suffix@