summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-11-07 02:54:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-11-07 02:54:05 +0000
commit719a5c74335ad73299a433b1c36aaad3ac567dea (patch)
treea0aa671979e22635d24ab45738e05c6eedeca8e4
parentAdd %{gcclib}/@tool_target@/%{gcc_version}/include-fixed. (diff)
downloadrtems-719a5c74335ad73299a433b1c36aaad3ac567dea.tar.bz2
Regenerate.
-rw-r--r--contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gcc.spec6
-rw-r--r--contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec6
-rw-r--r--contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gcc.spec6
-rw-r--r--contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gcc.spec6
-rw-r--r--contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gcc.spec6
-rw-r--r--contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec6
-rw-r--r--contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gcc.spec6
-rw-r--r--contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gcc.spec6
-rw-r--r--contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gcc.spec6
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gcc.spec6
-rw-r--r--contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gcc.spec6
-rw-r--r--contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec6
12 files changed, 60 insertions, 12 deletions
diff --git a/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gcc.spec
index 939373dd39..ff1bf62f23 100644
--- a/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gcc.spec
+++ b/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gcc.spec
@@ -52,7 +52,7 @@ Summary: arm-rtems4.10 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 7%{?dist}
+Release: 8%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -459,6 +459,10 @@ GNU cc compiler for arm-rtems4.10.
%endif
%endif
+%if "%{gcc_version}" >= "4.3.0"
+%dir %{gcclib}/arm-rtems4.10/%{gcc_version}/include-fixed
+%endif
+
%dir %{gccexec}
%dir %{gccexec}/arm-rtems4.10
%dir %{gccexec}/arm-rtems4.10/%{gcc_version}
diff --git a/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec
index 5dc495c0cd..6f95aeca54 100644
--- a/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec
+++ b/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec
@@ -52,7 +52,7 @@ Summary: avr-rtems4.10 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 7%{?dist}
+Release: 8%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -451,6 +451,10 @@ GNU cc compiler for avr-rtems4.10.
%endif
%endif
+%if "%{gcc_version}" >= "4.3.0"
+%dir %{gcclib}/avr-rtems4.10/%{gcc_version}/include-fixed
+%endif
+
%dir %{gccexec}
%dir %{gccexec}/avr-rtems4.10
%dir %{gccexec}/avr-rtems4.10/%{gcc_version}
diff --git a/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gcc.spec
index 8aa2396dd2..ebfc2ef88f 100644
--- a/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gcc.spec
+++ b/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gcc.spec
@@ -52,7 +52,7 @@ Summary: bfin-rtems4.10 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 7%{?dist}
+Release: 8%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -451,6 +451,10 @@ GNU cc compiler for bfin-rtems4.10.
%endif
%endif
+%if "%{gcc_version}" >= "4.3.0"
+%dir %{gcclib}/bfin-rtems4.10/%{gcc_version}/include-fixed
+%endif
+
%dir %{gccexec}
%dir %{gccexec}/bfin-rtems4.10
%dir %{gccexec}/bfin-rtems4.10/%{gcc_version}
diff --git a/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gcc.spec
index e010660d4f..01eb1106f9 100644
--- a/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gcc.spec
+++ b/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gcc.spec
@@ -52,7 +52,7 @@ Summary: h8300-rtems4.10 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 7%{?dist}
+Release: 8%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -459,6 +459,10 @@ GNU cc compiler for h8300-rtems4.10.
%endif
%endif
+%if "%{gcc_version}" >= "4.3.0"
+%dir %{gcclib}/h8300-rtems4.10/%{gcc_version}/include-fixed
+%endif
+
%dir %{gccexec}
%dir %{gccexec}/h8300-rtems4.10
%dir %{gccexec}/h8300-rtems4.10/%{gcc_version}
diff --git a/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gcc.spec
index 1c733298e9..6f6a566448 100644
--- a/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gcc.spec
+++ b/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gcc.spec
@@ -52,7 +52,7 @@ Summary: i386-rtems4.10 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 7%{?dist}
+Release: 8%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -459,6 +459,10 @@ GNU cc compiler for i386-rtems4.10.
%endif
%endif
+%if "%{gcc_version}" >= "4.3.0"
+%dir %{gcclib}/i386-rtems4.10/%{gcc_version}/include-fixed
+%endif
+
%dir %{gccexec}
%dir %{gccexec}/i386-rtems4.10
%dir %{gccexec}/i386-rtems4.10/%{gcc_version}
diff --git a/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec
index efa2fa4993..79ba3930c3 100644
--- a/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec
+++ b/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec
@@ -52,7 +52,7 @@ Summary: m32c-rtems4.10 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 7%{?dist}
+Release: 8%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -451,6 +451,10 @@ GNU cc compiler for m32c-rtems4.10.
%endif
%endif
+%if "%{gcc_version}" >= "4.3.0"
+%dir %{gcclib}/m32c-rtems4.10/%{gcc_version}/include-fixed
+%endif
+
%dir %{gccexec}
%dir %{gccexec}/m32c-rtems4.10
%dir %{gccexec}/m32c-rtems4.10/%{gcc_version}
diff --git a/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gcc.spec
index 5eb518cb68..b664cc442b 100644
--- a/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gcc.spec
+++ b/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gcc.spec
@@ -52,7 +52,7 @@ Summary: m32r-rtems4.10 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 7%{?dist}
+Release: 8%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -451,6 +451,10 @@ GNU cc compiler for m32r-rtems4.10.
%endif
%endif
+%if "%{gcc_version}" >= "4.3.0"
+%dir %{gcclib}/m32r-rtems4.10/%{gcc_version}/include-fixed
+%endif
+
%dir %{gccexec}
%dir %{gccexec}/m32r-rtems4.10
%dir %{gccexec}/m32r-rtems4.10/%{gcc_version}
diff --git a/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gcc.spec
index a8b1f6b582..b08e1cefc5 100644
--- a/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gcc.spec
+++ b/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gcc.spec
@@ -52,7 +52,7 @@ Summary: m68k-rtems4.10 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 7%{?dist}
+Release: 8%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -459,6 +459,10 @@ GNU cc compiler for m68k-rtems4.10.
%endif
%endif
+%if "%{gcc_version}" >= "4.3.0"
+%dir %{gcclib}/m68k-rtems4.10/%{gcc_version}/include-fixed
+%endif
+
%dir %{gccexec}
%dir %{gccexec}/m68k-rtems4.10
%dir %{gccexec}/m68k-rtems4.10/%{gcc_version}
diff --git a/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gcc.spec
index 82802a1574..b30b5745d4 100644
--- a/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gcc.spec
+++ b/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gcc.spec
@@ -52,7 +52,7 @@ Summary: mips-rtems4.10 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 7%{?dist}
+Release: 8%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -459,6 +459,10 @@ GNU cc compiler for mips-rtems4.10.
%endif
%endif
+%if "%{gcc_version}" >= "4.3.0"
+%dir %{gcclib}/mips-rtems4.10/%{gcc_version}/include-fixed
+%endif
+
%dir %{gccexec}
%dir %{gccexec}/mips-rtems4.10
%dir %{gccexec}/mips-rtems4.10/%{gcc_version}
diff --git a/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gcc.spec
index e17f2ba0c3..b722155ed3 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gcc.spec
+++ b/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gcc.spec
@@ -52,7 +52,7 @@ Summary: powerpc-rtems4.10 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 7%{?dist}
+Release: 8%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -459,6 +459,10 @@ GNU cc compiler for powerpc-rtems4.10.
%endif
%endif
+%if "%{gcc_version}" >= "4.3.0"
+%dir %{gcclib}/powerpc-rtems4.10/%{gcc_version}/include-fixed
+%endif
+
%dir %{gccexec}
%dir %{gccexec}/powerpc-rtems4.10
%dir %{gccexec}/powerpc-rtems4.10/%{gcc_version}
diff --git a/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gcc.spec
index 301457a6e5..3a5aca6401 100644
--- a/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gcc.spec
+++ b/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gcc.spec
@@ -52,7 +52,7 @@ Summary: sh-rtems4.10 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 7%{?dist}
+Release: 8%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -466,6 +466,10 @@ GNU cc compiler for sh-rtems4.10.
%endif
%endif
+%if "%{gcc_version}" >= "4.3.0"
+%dir %{gcclib}/sh-rtems4.10/%{gcc_version}/include-fixed
+%endif
+
%dir %{gccexec}
%dir %{gccexec}/sh-rtems4.10
%dir %{gccexec}/sh-rtems4.10/%{gcc_version}
diff --git a/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec
index c5b9c7a914..7138b7a6c8 100644
--- a/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec
+++ b/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec
@@ -52,7 +52,7 @@ Summary: sparc-rtems4.10 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 7%{?dist}
+Release: 8%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -459,6 +459,10 @@ GNU cc compiler for sparc-rtems4.10.
%endif
%endif
+%if "%{gcc_version}" >= "4.3.0"
+%dir %{gcclib}/sparc-rtems4.10/%{gcc_version}/include-fixed
+%endif
+
%dir %{gccexec}
%dir %{gccexec}/sparc-rtems4.10
%dir %{gccexec}/sparc-rtems4.10/%{gcc_version}