change log for rtems (2010-08-28)
rtems-vc at rtems.org
rtems-vc at rtems.org
Sat Aug 28 07:12:35 UTC 2010
*ralf* (on branch rtems-4-10-branch):
Abandon Fedora 11.
M 1.67 contrib/crossrpms/gcc/gccnewlib.add
M 1.62.2.3 contrib/crossrpms/gcc/gccnewlib.add
diff -u rtems/contrib/crossrpms/gcc/gccnewlib.add:1.66 rtems/contrib/crossrpms/gcc/gccnewlib.add:1.67
--- rtems/contrib/crossrpms/gcc/gccnewlib.add:1.66 Wed Aug 18 05:30:29 2010
+++ rtems/contrib/crossrpms/gcc/gccnewlib.add Sat Aug 28 01:14:02 2010
@@ -62,12 +62,6 @@
%global gmp_provided 4.3.1
%endif
-%if 0%{?fc11}
-%global mpc_provided %{nil}
-%global mpfr_provided 2.4.1
-%global gmp_provided 4.2.4
-%endif
-
%if 0%{?el6}
%global mpc_provided %{nil}
%global mpfr_provided 2.4.1
diff -u rtems/contrib/crossrpms/gcc/gccnewlib.add:1.62.2.2 rtems/contrib/crossrpms/gcc/gccnewlib.add:1.62.2.3
--- rtems/contrib/crossrpms/gcc/gccnewlib.add:1.62.2.2 Mon Aug 9 22:57:03 2010
+++ rtems/contrib/crossrpms/gcc/gccnewlib.add Sat Aug 28 01:15:24 2010
@@ -58,12 +58,6 @@
%global gmp_provided 4.3.1
%endif
-%if 0%{?fc11}
-%global mpc_provided %{nil}
-%global mpfr_provided 2.4.1
-%global gmp_provided 4.2.4
-%endif
-
%if 0%{?el6}
%global mpc_provided %{nil}
%global mpfr_provided 2.4.1
*ralf* (on branch rtems-4-10-branch):
Bump GCC_RPMREL.
M 1.120.2.5 contrib/crossrpms/rtems4.10/arm/Makefile.am
M 1.124.2.5 contrib/crossrpms/rtems4.10/avr/Makefile.am
M 1.109.2.4 contrib/crossrpms/rtems4.10/bfin/Makefile.am
M 1.123.2.5 contrib/crossrpms/rtems4.10/h8300/Makefile.am
M 1.122.2.5 contrib/crossrpms/rtems4.10/i386/Makefile.am
M 1.80.2.5 contrib/crossrpms/rtems4.10/lm32/Makefile.am
M 1.119.2.5 contrib/crossrpms/rtems4.10/m32c/Makefile.am
M 1.112.2.5 contrib/crossrpms/rtems4.10/m32r/Makefile.am
M 1.123.2.5 contrib/crossrpms/rtems4.10/m68k/Makefile.am
M 1.125.2.5 contrib/crossrpms/rtems4.10/mips/Makefile.am
M 1.126.2.5 contrib/crossrpms/rtems4.10/powerpc/Makefile.am
M 1.122.2.5 contrib/crossrpms/rtems4.10/sh/Makefile.am
M 1.122.2.5 contrib/crossrpms/rtems4.10/sparc/Makefile.am
diff -u rtems/contrib/crossrpms/rtems4.10/arm/Makefile.am:1.120.2.4 rtems/contrib/crossrpms/rtems4.10/arm/Makefile.am:1.120.2.5
--- rtems/contrib/crossrpms/rtems4.10/arm/Makefile.am:1.120.2.4 Wed Aug 25 22:08:32 2010
+++ rtems/contrib/crossrpms/rtems4.10/arm/Makefile.am Sat Aug 28 01:16:43 2010
@@ -12,7 +12,7 @@
GCC_VERS = 4.4.4
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
diff -u rtems/contrib/crossrpms/rtems4.10/avr/Makefile.am:1.124.2.4 rtems/contrib/crossrpms/rtems4.10/avr/Makefile.am:1.124.2.5
--- rtems/contrib/crossrpms/rtems4.10/avr/Makefile.am:1.124.2.4 Wed Aug 25 22:08:32 2010
+++ rtems/contrib/crossrpms/rtems4.10/avr/Makefile.am Sat Aug 28 01:16:44 2010
@@ -12,7 +12,7 @@
GCC_VERS = 4.4.4
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 11`
diff -u rtems/contrib/crossrpms/rtems4.10/bfin/Makefile.am:1.109.2.3 rtems/contrib/crossrpms/rtems4.10/bfin/Makefile.am:1.109.2.4
--- rtems/contrib/crossrpms/rtems4.10/bfin/Makefile.am:1.109.2.3 Wed Aug 25 22:08:32 2010
+++ rtems/contrib/crossrpms/rtems4.10/bfin/Makefile.am Sat Aug 28 01:16:44 2010
@@ -12,7 +12,7 @@
GCC_VERS = 4.4.4
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 11`
diff -u rtems/contrib/crossrpms/rtems4.10/h8300/Makefile.am:1.123.2.4 rtems/contrib/crossrpms/rtems4.10/h8300/Makefile.am:1.123.2.5
--- rtems/contrib/crossrpms/rtems4.10/h8300/Makefile.am:1.123.2.4 Wed Aug 25 22:08:32 2010
+++ rtems/contrib/crossrpms/rtems4.10/h8300/Makefile.am Sat Aug 28 01:16:44 2010
@@ -12,7 +12,7 @@
GCC_VERS = 4.4.4
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 11`
diff -u rtems/contrib/crossrpms/rtems4.10/i386/Makefile.am:1.122.2.4 rtems/contrib/crossrpms/rtems4.10/i386/Makefile.am:1.122.2.5
--- rtems/contrib/crossrpms/rtems4.10/i386/Makefile.am:1.122.2.4 Wed Aug 25 22:08:32 2010
+++ rtems/contrib/crossrpms/rtems4.10/i386/Makefile.am Sat Aug 28 01:16:44 2010
@@ -12,7 +12,7 @@
GCC_VERS = 4.4.4
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 11`
diff -u rtems/contrib/crossrpms/rtems4.10/lm32/Makefile.am:1.80.2.4 rtems/contrib/crossrpms/rtems4.10/lm32/Makefile.am:1.80.2.5
--- rtems/contrib/crossrpms/rtems4.10/lm32/Makefile.am:1.80.2.4 Wed Aug 25 22:08:32 2010
+++ rtems/contrib/crossrpms/rtems4.10/lm32/Makefile.am Sat Aug 28 01:16:44 2010
@@ -12,7 +12,7 @@
GCC_VERS = 4.4.4
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 11`
diff -u rtems/contrib/crossrpms/rtems4.10/m32c/Makefile.am:1.119.2.4 rtems/contrib/crossrpms/rtems4.10/m32c/Makefile.am:1.119.2.5
--- rtems/contrib/crossrpms/rtems4.10/m32c/Makefile.am:1.119.2.4 Wed Aug 25 22:08:32 2010
+++ rtems/contrib/crossrpms/rtems4.10/m32c/Makefile.am Sat Aug 28 01:16:44 2010
@@ -12,7 +12,7 @@
GCC_VERS = 4.4.4
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 11`
diff -u rtems/contrib/crossrpms/rtems4.10/m32r/Makefile.am:1.112.2.4 rtems/contrib/crossrpms/rtems4.10/m32r/Makefile.am:1.112.2.5
--- rtems/contrib/crossrpms/rtems4.10/m32r/Makefile.am:1.112.2.4 Wed Aug 25 22:08:32 2010
+++ rtems/contrib/crossrpms/rtems4.10/m32r/Makefile.am Sat Aug 28 01:16:44 2010
@@ -12,7 +12,7 @@
GCC_VERS = 4.4.4
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 11`
diff -u rtems/contrib/crossrpms/rtems4.10/m68k/Makefile.am:1.123.2.4 rtems/contrib/crossrpms/rtems4.10/m68k/Makefile.am:1.123.2.5
--- rtems/contrib/crossrpms/rtems4.10/m68k/Makefile.am:1.123.2.4 Wed Aug 25 22:08:32 2010
+++ rtems/contrib/crossrpms/rtems4.10/m68k/Makefile.am Sat Aug 28 01:16:44 2010
@@ -12,7 +12,7 @@
GCC_VERS = 4.4.4
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 11`
diff -u rtems/contrib/crossrpms/rtems4.10/mips/Makefile.am:1.125.2.4 rtems/contrib/crossrpms/rtems4.10/mips/Makefile.am:1.125.2.5
--- rtems/contrib/crossrpms/rtems4.10/mips/Makefile.am:1.125.2.4 Wed Aug 25 22:08:32 2010
+++ rtems/contrib/crossrpms/rtems4.10/mips/Makefile.am Sat Aug 28 01:16:44 2010
@@ -12,7 +12,7 @@
GCC_VERS = 4.4.4
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 11`
diff -u rtems/contrib/crossrpms/rtems4.10/powerpc/Makefile.am:1.126.2.4 rtems/contrib/crossrpms/rtems4.10/powerpc/Makefile.am:1.126.2.5
--- rtems/contrib/crossrpms/rtems4.10/powerpc/Makefile.am:1.126.2.4 Wed Aug 25 22:08:32 2010
+++ rtems/contrib/crossrpms/rtems4.10/powerpc/Makefile.am Sat Aug 28 01:16:44 2010
@@ -12,7 +12,7 @@
GCC_VERS = 4.4.4
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 11`
diff -u rtems/contrib/crossrpms/rtems4.10/sh/Makefile.am:1.122.2.4 rtems/contrib/crossrpms/rtems4.10/sh/Makefile.am:1.122.2.5
--- rtems/contrib/crossrpms/rtems4.10/sh/Makefile.am:1.122.2.4 Wed Aug 25 22:08:32 2010
+++ rtems/contrib/crossrpms/rtems4.10/sh/Makefile.am Sat Aug 28 01:16:44 2010
@@ -12,7 +12,7 @@
GCC_VERS = 4.4.4
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 11`
diff -u rtems/contrib/crossrpms/rtems4.10/sparc/Makefile.am:1.122.2.4 rtems/contrib/crossrpms/rtems4.10/sparc/Makefile.am:1.122.2.5
--- rtems/contrib/crossrpms/rtems4.10/sparc/Makefile.am:1.122.2.4 Wed Aug 25 22:08:33 2010
+++ rtems/contrib/crossrpms/rtems4.10/sparc/Makefile.am Sat Aug 28 01:16:44 2010
@@ -12,7 +12,7 @@
GCC_VERS = 4.4.4
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 11`
*ralf* (on branch rtems-4-10-branch):
newlib-1.18.0-rtems4.10-20100825.diff.
M 1.60.2.2 contrib/crossrpms/rtems4.10/arm/gcc-sources.add
M 1.62.2.2 contrib/crossrpms/rtems4.10/avr/gcc-sources.add
M 1.61.2.2 contrib/crossrpms/rtems4.10/bfin/gcc-sources.add
M 1.62.2.2 contrib/crossrpms/rtems4.10/h8300/gcc-sources.add
M 1.61.2.2 contrib/crossrpms/rtems4.10/i386/gcc-sources.add
M 1.40.2.2 contrib/crossrpms/rtems4.10/lm32/gcc-sources.add
M 1.57.2.2 contrib/crossrpms/rtems4.10/m32c/gcc-sources.add
M 1.57.2.2 contrib/crossrpms/rtems4.10/m32r/gcc-sources.add
M 1.61.2.2 contrib/crossrpms/rtems4.10/m68k/gcc-sources.add
M 1.63.2.2 contrib/crossrpms/rtems4.10/mips/gcc-sources.add
M 1.64.2.2 contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add
M 1.60.2.2 contrib/crossrpms/rtems4.10/sh/gcc-sources.add
M 1.62.2.2 contrib/crossrpms/rtems4.10/sparc/gcc-sources.add
diff -u rtems/contrib/crossrpms/rtems4.10/arm/gcc-sources.add:1.60.2.1 rtems/contrib/crossrpms/rtems4.10/arm/gcc-sources.add:1.60.2.2
--- rtems/contrib/crossrpms/rtems4.10/arm/gcc-sources.add:1.60.2.1 Mon Aug 9 23:04:59 2010
+++ rtems/contrib/crossrpms/rtems4.10/arm/gcc-sources.add Sat Aug 28 01:17:12 2010
@@ -34,7 +34,7 @@
%if %build_newlib
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff -u rtems/contrib/crossrpms/rtems4.10/avr/gcc-sources.add:1.62.2.1 rtems/contrib/crossrpms/rtems4.10/avr/gcc-sources.add:1.62.2.2
--- rtems/contrib/crossrpms/rtems4.10/avr/gcc-sources.add:1.62.2.1 Mon Aug 9 23:04:59 2010
+++ rtems/contrib/crossrpms/rtems4.10/avr/gcc-sources.add Sat Aug 28 01:17:12 2010
@@ -34,7 +34,7 @@
%if %build_newlib
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff -u rtems/contrib/crossrpms/rtems4.10/bfin/gcc-sources.add:1.61.2.1 rtems/contrib/crossrpms/rtems4.10/bfin/gcc-sources.add:1.61.2.2
--- rtems/contrib/crossrpms/rtems4.10/bfin/gcc-sources.add:1.61.2.1 Mon Aug 9 23:04:59 2010
+++ rtems/contrib/crossrpms/rtems4.10/bfin/gcc-sources.add Sat Aug 28 01:17:12 2010
@@ -34,7 +34,7 @@
%if %build_newlib
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff -u rtems/contrib/crossrpms/rtems4.10/h8300/gcc-sources.add:1.62.2.1 rtems/contrib/crossrpms/rtems4.10/h8300/gcc-sources.add:1.62.2.2
--- rtems/contrib/crossrpms/rtems4.10/h8300/gcc-sources.add:1.62.2.1 Mon Aug 9 23:04:59 2010
+++ rtems/contrib/crossrpms/rtems4.10/h8300/gcc-sources.add Sat Aug 28 01:17:12 2010
@@ -34,7 +34,7 @@
%if %build_newlib
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff -u rtems/contrib/crossrpms/rtems4.10/i386/gcc-sources.add:1.61.2.1 rtems/contrib/crossrpms/rtems4.10/i386/gcc-sources.add:1.61.2.2
--- rtems/contrib/crossrpms/rtems4.10/i386/gcc-sources.add:1.61.2.1 Mon Aug 9 23:04:59 2010
+++ rtems/contrib/crossrpms/rtems4.10/i386/gcc-sources.add Sat Aug 28 01:17:12 2010
@@ -34,7 +34,7 @@
%if %build_newlib
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff -u rtems/contrib/crossrpms/rtems4.10/lm32/gcc-sources.add:1.40.2.1 rtems/contrib/crossrpms/rtems4.10/lm32/gcc-sources.add:1.40.2.2
--- rtems/contrib/crossrpms/rtems4.10/lm32/gcc-sources.add:1.40.2.1 Mon Aug 9 23:04:59 2010
+++ rtems/contrib/crossrpms/rtems4.10/lm32/gcc-sources.add Sat Aug 28 01:17:12 2010
@@ -34,7 +34,7 @@
%if %build_newlib
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff -u rtems/contrib/crossrpms/rtems4.10/m32c/gcc-sources.add:1.57.2.1 rtems/contrib/crossrpms/rtems4.10/m32c/gcc-sources.add:1.57.2.2
--- rtems/contrib/crossrpms/rtems4.10/m32c/gcc-sources.add:1.57.2.1 Mon Aug 9 23:04:59 2010
+++ rtems/contrib/crossrpms/rtems4.10/m32c/gcc-sources.add Sat Aug 28 01:17:12 2010
@@ -34,7 +34,7 @@
%if %build_newlib
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff -u rtems/contrib/crossrpms/rtems4.10/m32r/gcc-sources.add:1.57.2.1 rtems/contrib/crossrpms/rtems4.10/m32r/gcc-sources.add:1.57.2.2
--- rtems/contrib/crossrpms/rtems4.10/m32r/gcc-sources.add:1.57.2.1 Mon Aug 9 23:04:59 2010
+++ rtems/contrib/crossrpms/rtems4.10/m32r/gcc-sources.add Sat Aug 28 01:17:12 2010
@@ -34,7 +34,7 @@
%if %build_newlib
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff -u rtems/contrib/crossrpms/rtems4.10/m68k/gcc-sources.add:1.61.2.1 rtems/contrib/crossrpms/rtems4.10/m68k/gcc-sources.add:1.61.2.2
--- rtems/contrib/crossrpms/rtems4.10/m68k/gcc-sources.add:1.61.2.1 Mon Aug 9 23:04:59 2010
+++ rtems/contrib/crossrpms/rtems4.10/m68k/gcc-sources.add Sat Aug 28 01:17:12 2010
@@ -34,7 +34,7 @@
%if %build_newlib
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff -u rtems/contrib/crossrpms/rtems4.10/mips/gcc-sources.add:1.63.2.1 rtems/contrib/crossrpms/rtems4.10/mips/gcc-sources.add:1.63.2.2
--- rtems/contrib/crossrpms/rtems4.10/mips/gcc-sources.add:1.63.2.1 Mon Aug 9 23:05:00 2010
+++ rtems/contrib/crossrpms/rtems4.10/mips/gcc-sources.add Sat Aug 28 01:17:12 2010
@@ -34,7 +34,7 @@
%if %build_newlib
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff -u rtems/contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add:1.64.2.1 rtems/contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add:1.64.2.2
--- rtems/contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add:1.64.2.1 Mon Aug 9 23:05:00 2010
+++ rtems/contrib/crossrpms/rtems4.10/powerpc/gcc-sources.add Sat Aug 28 01:17:12 2010
@@ -34,7 +34,7 @@
%if %build_newlib
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff -u rtems/contrib/crossrpms/rtems4.10/sh/gcc-sources.add:1.60.2.1 rtems/contrib/crossrpms/rtems4.10/sh/gcc-sources.add:1.60.2.2
--- rtems/contrib/crossrpms/rtems4.10/sh/gcc-sources.add:1.60.2.1 Mon Aug 9 23:05:00 2010
+++ rtems/contrib/crossrpms/rtems4.10/sh/gcc-sources.add Sat Aug 28 01:17:12 2010
@@ -34,7 +34,7 @@
%if %build_newlib
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff -u rtems/contrib/crossrpms/rtems4.10/sparc/gcc-sources.add:1.62.2.1 rtems/contrib/crossrpms/rtems4.10/sparc/gcc-sources.add:1.62.2.2
--- rtems/contrib/crossrpms/rtems4.10/sparc/gcc-sources.add:1.62.2.1 Mon Aug 9 23:05:00 2010
+++ rtems/contrib/crossrpms/rtems4.10/sparc/gcc-sources.add Sat Aug 28 01:17:12 2010
@@ -34,7 +34,7 @@
%if %build_newlib
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
*ralf* (on branch rtems-4-10-branch):
Regenerate.
M 1.72.2.3 contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gcc.spec
M 1.78.2.3 contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec
M 1.75.2.3 contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gcc.spec
M 1.77.2.3 contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gcc.spec
M 1.75.2.3 contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gcc.spec
M 1.51.2.3 contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gcc.spec
M 1.74.2.3 contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec
M 1.73.2.3 contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gcc.spec
M 1.75.2.3 contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gcc.spec
M 1.77.2.3 contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gcc.spec
M 1.78.2.3 contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gcc.spec
M 1.75.2.3 contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gcc.spec
M 1.75.2.3 contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec
diff -u rtems/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gcc.spec:1.72.2.2 rtems/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gcc.spec:1.72.2.3
--- rtems/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gcc.spec:1.72.2.2 Mon Aug 9 23:06:15 2010
+++ rtems/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gcc.spec Sat Aug 28 01:17:57 2010
@@ -58,7 +58,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,12 +103,6 @@
%global gmp_provided 4.3.1
%endif
-%if 0%{?fc11}
-%global mpc_provided %{nil}
-%global mpfr_provided 2.4.1
-%global gmp_provided 4.2.4
-%endif
-
%if 0%{?el6}
%global mpc_provided %{nil}
%global mpfr_provided 2.4.1
@@ -254,7 +248,7 @@
Requires: rtems-4.10-gcc-common
Requires: rtems-4.10-arm-rtems4.10-binutils
Requires: rtems-4.10-arm-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release}
-Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-15%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
@@ -279,7 +273,7 @@
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
@@ -354,7 +348,7 @@
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
%endif
-echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
+echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
# Fix timestamps
@@ -624,7 +618,7 @@
# Group: Development/Tools
# Version: %{gcc_rpmvers}
# Requires: rtems-4.10-arm-rtems4.10-binutils
-# Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+# Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-15%{?dist}
# License: GPL
# %if %build_infos
@@ -642,7 +636,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
%{?_with_noarch_subpackages:BuildArch: noarch}
-Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-15%{?dist}
License: GPL
%description -n rtems-4.10-arm-rtems4.10-gcc-libgcc
@@ -816,7 +810,7 @@
Group: Development/Tools
License: Distributable
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
Requires: rtems-4.10-newlib-common
@@ -837,7 +831,7 @@
Summary: Base package for RTEMS newlib C Library
Group: Development/Tools
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
License: Distributable
diff -u rtems/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec:1.78.2.2 rtems/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec:1.78.2.3
--- rtems/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec:1.78.2.2 Mon Aug 9 23:06:15 2010
+++ rtems/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec Sat Aug 28 01:17:58 2010
@@ -58,7 +58,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,12 +103,6 @@
%global gmp_provided 4.3.1
%endif
-%if 0%{?fc11}
-%global mpc_provided %{nil}
-%global mpfr_provided 2.4.1
-%global gmp_provided 4.2.4
-%endif
-
%if 0%{?el6}
%global mpc_provided %{nil}
%global mpfr_provided 2.4.1
@@ -254,7 +248,7 @@
Requires: rtems-4.10-gcc-common
Requires: rtems-4.10-avr-rtems4.10-binutils
Requires: rtems-4.10-avr-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release}
-Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-15%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
@@ -274,7 +268,7 @@
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
@@ -345,7 +339,7 @@
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
%endif
-echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
+echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
# Fix timestamps
@@ -614,7 +608,7 @@
# Group: Development/Tools
# Version: %{gcc_rpmvers}
# Requires: rtems-4.10-avr-rtems4.10-binutils
-# Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+# Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-15%{?dist}
# License: GPL
# %if %build_infos
@@ -632,7 +626,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
%{?_with_noarch_subpackages:BuildArch: noarch}
-Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-15%{?dist}
License: GPL
%description -n rtems-4.10-avr-rtems4.10-gcc-libgcc
@@ -745,7 +739,7 @@
Group: Development/Tools
License: Distributable
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
Requires: rtems-4.10-newlib-common
@@ -766,7 +760,7 @@
Summary: Base package for RTEMS newlib C Library
Group: Development/Tools
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
License: Distributable
diff -u rtems/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gcc.spec:1.75.2.2 rtems/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gcc.spec:1.75.2.3
--- rtems/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gcc.spec:1.75.2.2 Mon Aug 9 23:06:15 2010
+++ rtems/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gcc.spec Sat Aug 28 01:17:58 2010
@@ -58,7 +58,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,12 +103,6 @@
%global gmp_provided 4.3.1
%endif
-%if 0%{?fc11}
-%global mpc_provided %{nil}
-%global mpfr_provided 2.4.1
-%global gmp_provided 4.2.4
-%endif
-
%if 0%{?el6}
%global mpc_provided %{nil}
%global mpfr_provided 2.4.1
@@ -254,7 +248,7 @@
Requires: rtems-4.10-gcc-common
Requires: rtems-4.10-bfin-rtems4.10-binutils
Requires: rtems-4.10-bfin-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release}
-Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-15%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
@@ -279,7 +273,7 @@
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
@@ -354,7 +348,7 @@
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
%endif
-echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
+echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
# Fix timestamps
@@ -624,7 +618,7 @@
# Group: Development/Tools
# Version: %{gcc_rpmvers}
# Requires: rtems-4.10-bfin-rtems4.10-binutils
-# Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+# Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-15%{?dist}
# License: GPL
# %if %build_infos
@@ -642,7 +636,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
%{?_with_noarch_subpackages:BuildArch: noarch}
-Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-15%{?dist}
License: GPL
%description -n rtems-4.10-bfin-rtems4.10-gcc-libgcc
@@ -816,7 +810,7 @@
Group: Development/Tools
License: Distributable
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
Requires: rtems-4.10-newlib-common
@@ -837,7 +831,7 @@
Summary: Base package for RTEMS newlib C Library
Group: Development/Tools
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
License: Distributable
diff -u rtems/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gcc.spec:1.77.2.2 rtems/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gcc.spec:1.77.2.3
--- rtems/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gcc.spec:1.77.2.2 Mon Aug 9 23:06:15 2010
+++ rtems/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gcc.spec Sat Aug 28 01:17:58 2010
@@ -58,7 +58,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,12 +103,6 @@
%global gmp_provided 4.3.1
%endif
-%if 0%{?fc11}
-%global mpc_provided %{nil}
-%global mpfr_provided 2.4.1
-%global gmp_provided 4.2.4
-%endif
-
%if 0%{?el6}
%global mpc_provided %{nil}
%global mpfr_provided 2.4.1
@@ -254,7 +248,7 @@
Requires: rtems-4.10-gcc-common
Requires: rtems-4.10-h8300-rtems4.10-binutils
Requires: rtems-4.10-h8300-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release}
-Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-15%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
@@ -279,7 +273,7 @@
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
@@ -354,7 +348,7 @@
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
%endif
-echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
+echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
# Fix timestamps
@@ -624,7 +618,7 @@
# Group: Development/Tools
# Version: %{gcc_rpmvers}
# Requires: rtems-4.10-h8300-rtems4.10-binutils
-# Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+# Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-15%{?dist}
# License: GPL
# %if %build_infos
@@ -642,7 +636,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
%{?_with_noarch_subpackages:BuildArch: noarch}
-Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-15%{?dist}
License: GPL
%description -n rtems-4.10-h8300-rtems4.10-gcc-libgcc
@@ -816,7 +810,7 @@
Group: Development/Tools
License: Distributable
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
Requires: rtems-4.10-newlib-common
@@ -837,7 +831,7 @@
Summary: Base package for RTEMS newlib C Library
Group: Development/Tools
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
License: Distributable
diff -u rtems/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gcc.spec:1.75.2.2 rtems/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gcc.spec:1.75.2.3
--- rtems/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gcc.spec:1.75.2.2 Mon Aug 9 23:06:15 2010
+++ rtems/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gcc.spec Sat Aug 28 01:17:58 2010
@@ -58,7 +58,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,12 +103,6 @@
%global gmp_provided 4.3.1
%endif
-%if 0%{?fc11}
-%global mpc_provided %{nil}
-%global mpfr_provided 2.4.1
-%global gmp_provided 4.2.4
-%endif
-
%if 0%{?el6}
%global mpc_provided %{nil}
%global mpfr_provided 2.4.1
@@ -254,7 +248,7 @@
Requires: rtems-4.10-gcc-common
Requires: rtems-4.10-i386-rtems4.10-binutils
Requires: rtems-4.10-i386-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release}
-Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-15%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
@@ -279,7 +273,7 @@
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
@@ -354,7 +348,7 @@
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
%endif
-echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
+echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
# Fix timestamps
@@ -624,7 +618,7 @@
# Group: Development/Tools
# Version: %{gcc_rpmvers}
# Requires: rtems-4.10-i386-rtems4.10-binutils
-# Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+# Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-15%{?dist}
# License: GPL
# %if %build_infos
@@ -642,7 +636,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
%{?_with_noarch_subpackages:BuildArch: noarch}
-Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-15%{?dist}
License: GPL
%description -n rtems-4.10-i386-rtems4.10-gcc-libgcc
@@ -816,7 +810,7 @@
Group: Development/Tools
License: Distributable
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
Requires: rtems-4.10-newlib-common
@@ -837,7 +831,7 @@
Summary: Base package for RTEMS newlib C Library
Group: Development/Tools
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
License: Distributable
diff -u rtems/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gcc.spec:1.51.2.2 rtems/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gcc.spec:1.51.2.3
--- rtems/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gcc.spec:1.51.2.2 Mon Aug 9 23:06:15 2010
+++ rtems/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gcc.spec Sat Aug 28 01:17:58 2010
@@ -58,7 +58,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,12 +103,6 @@
%global gmp_provided 4.3.1
%endif
-%if 0%{?fc11}
-%global mpc_provided %{nil}
-%global mpfr_provided 2.4.1
-%global gmp_provided 4.2.4
-%endif
-
%if 0%{?el6}
%global mpc_provided %{nil}
%global mpfr_provided 2.4.1
@@ -254,7 +248,7 @@
Requires: rtems-4.10-gcc-common
Requires: rtems-4.10-lm32-rtems4.10-binutils
Requires: rtems-4.10-lm32-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release}
-Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-15%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
@@ -279,7 +273,7 @@
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
@@ -354,7 +348,7 @@
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
%endif
-echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
+echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
# Fix timestamps
@@ -624,7 +618,7 @@
# Group: Development/Tools
# Version: %{gcc_rpmvers}
# Requires: rtems-4.10-lm32-rtems4.10-binutils
-# Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+# Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-15%{?dist}
# License: GPL
# %if %build_infos
@@ -642,7 +636,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
%{?_with_noarch_subpackages:BuildArch: noarch}
-Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-15%{?dist}
License: GPL
%description -n rtems-4.10-lm32-rtems4.10-gcc-libgcc
@@ -816,7 +810,7 @@
Group: Development/Tools
License: Distributable
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
Requires: rtems-4.10-newlib-common
@@ -837,7 +831,7 @@
Summary: Base package for RTEMS newlib C Library
Group: Development/Tools
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
License: Distributable
diff -u rtems/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec:1.74.2.2 rtems/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec:1.74.2.3
--- rtems/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec:1.74.2.2 Mon Aug 9 23:06:15 2010
+++ rtems/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec Sat Aug 28 01:17:58 2010
@@ -58,7 +58,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,12 +103,6 @@
%global gmp_provided 4.3.1
%endif
-%if 0%{?fc11}
-%global mpc_provided %{nil}
-%global mpfr_provided 2.4.1
-%global gmp_provided 4.2.4
-%endif
-
%if 0%{?el6}
%global mpc_provided %{nil}
%global mpfr_provided 2.4.1
@@ -254,7 +248,7 @@
Requires: rtems-4.10-gcc-common
Requires: rtems-4.10-m32c-rtems4.10-binutils
Requires: rtems-4.10-m32c-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release}
-Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-15%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
@@ -274,7 +268,7 @@
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
@@ -345,7 +339,7 @@
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
%endif
-echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
+echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
# Fix timestamps
@@ -614,7 +608,7 @@
# Group: Development/Tools
# Version: %{gcc_rpmvers}
# Requires: rtems-4.10-m32c-rtems4.10-binutils
-# Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+# Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-15%{?dist}
# License: GPL
# %if %build_infos
@@ -632,7 +626,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
%{?_with_noarch_subpackages:BuildArch: noarch}
-Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-15%{?dist}
License: GPL
%description -n rtems-4.10-m32c-rtems4.10-gcc-libgcc
@@ -746,7 +740,7 @@
Group: Development/Tools
License: Distributable
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
Requires: rtems-4.10-newlib-common
@@ -767,7 +761,7 @@
Summary: Base package for RTEMS newlib C Library
Group: Development/Tools
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
License: Distributable
diff -u rtems/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gcc.spec:1.73.2.2 rtems/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gcc.spec:1.73.2.3
--- rtems/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gcc.spec:1.73.2.2 Mon Aug 9 23:06:15 2010
+++ rtems/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gcc.spec Sat Aug 28 01:17:58 2010
@@ -58,7 +58,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,12 +103,6 @@
%global gmp_provided 4.3.1
%endif
-%if 0%{?fc11}
-%global mpc_provided %{nil}
-%global mpfr_provided 2.4.1
-%global gmp_provided 4.2.4
-%endif
-
%if 0%{?el6}
%global mpc_provided %{nil}
%global mpfr_provided 2.4.1
@@ -254,7 +248,7 @@
Requires: rtems-4.10-gcc-common
Requires: rtems-4.10-m32r-rtems4.10-binutils
Requires: rtems-4.10-m32r-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release}
-Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-15%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
@@ -274,7 +268,7 @@
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
@@ -345,7 +339,7 @@
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
%endif
-echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
+echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
# Fix timestamps
@@ -614,7 +608,7 @@
# Group: Development/Tools
# Version: %{gcc_rpmvers}
# Requires: rtems-4.10-m32r-rtems4.10-binutils
-# Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+# Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-15%{?dist}
# License: GPL
# %if %build_infos
@@ -632,7 +626,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
%{?_with_noarch_subpackages:BuildArch: noarch}
-Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-15%{?dist}
License: GPL
%description -n rtems-4.10-m32r-rtems4.10-gcc-libgcc
@@ -746,7 +740,7 @@
Group: Development/Tools
License: Distributable
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
Requires: rtems-4.10-newlib-common
@@ -767,7 +761,7 @@
Summary: Base package for RTEMS newlib C Library
Group: Development/Tools
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
License: Distributable
diff -u rtems/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gcc.spec:1.75.2.2 rtems/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gcc.spec:1.75.2.3
--- rtems/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gcc.spec:1.75.2.2 Mon Aug 9 23:06:15 2010
+++ rtems/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gcc.spec Sat Aug 28 01:17:58 2010
@@ -58,7 +58,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,12 +103,6 @@
%global gmp_provided 4.3.1
%endif
-%if 0%{?fc11}
-%global mpc_provided %{nil}
-%global mpfr_provided 2.4.1
-%global gmp_provided 4.2.4
-%endif
-
%if 0%{?el6}
%global mpc_provided %{nil}
%global mpfr_provided 2.4.1
@@ -254,7 +248,7 @@
Requires: rtems-4.10-gcc-common
Requires: rtems-4.10-m68k-rtems4.10-binutils
Requires: rtems-4.10-m68k-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release}
-Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-15%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
@@ -279,7 +273,7 @@
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
@@ -354,7 +348,7 @@
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
%endif
-echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
+echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
# Fix timestamps
@@ -624,7 +618,7 @@
# Group: Development/Tools
# Version: %{gcc_rpmvers}
# Requires: rtems-4.10-m68k-rtems4.10-binutils
-# Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+# Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-15%{?dist}
# License: GPL
# %if %build_infos
@@ -642,7 +636,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
%{?_with_noarch_subpackages:BuildArch: noarch}
-Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-15%{?dist}
License: GPL
%description -n rtems-4.10-m68k-rtems4.10-gcc-libgcc
@@ -816,7 +810,7 @@
Group: Development/Tools
License: Distributable
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
Requires: rtems-4.10-newlib-common
@@ -837,7 +831,7 @@
Summary: Base package for RTEMS newlib C Library
Group: Development/Tools
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
License: Distributable
diff -u rtems/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gcc.spec:1.77.2.2 rtems/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gcc.spec:1.77.2.3
--- rtems/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gcc.spec:1.77.2.2 Mon Aug 9 23:06:15 2010
+++ rtems/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gcc.spec Sat Aug 28 01:17:58 2010
@@ -58,7 +58,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,12 +103,6 @@
%global gmp_provided 4.3.1
%endif
-%if 0%{?fc11}
-%global mpc_provided %{nil}
-%global mpfr_provided 2.4.1
-%global gmp_provided 4.2.4
-%endif
-
%if 0%{?el6}
%global mpc_provided %{nil}
%global mpfr_provided 2.4.1
@@ -254,7 +248,7 @@
Requires: rtems-4.10-gcc-common
Requires: rtems-4.10-mips-rtems4.10-binutils
Requires: rtems-4.10-mips-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release}
-Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-15%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
@@ -279,7 +273,7 @@
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
@@ -354,7 +348,7 @@
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
%endif
-echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
+echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
# Fix timestamps
@@ -624,7 +618,7 @@
# Group: Development/Tools
# Version: %{gcc_rpmvers}
# Requires: rtems-4.10-mips-rtems4.10-binutils
-# Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+# Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-15%{?dist}
# License: GPL
# %if %build_infos
@@ -642,7 +636,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
%{?_with_noarch_subpackages:BuildArch: noarch}
-Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-15%{?dist}
License: GPL
%description -n rtems-4.10-mips-rtems4.10-gcc-libgcc
@@ -816,7 +810,7 @@
Group: Development/Tools
License: Distributable
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
Requires: rtems-4.10-newlib-common
@@ -837,7 +831,7 @@
Summary: Base package for RTEMS newlib C Library
Group: Development/Tools
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
License: Distributable
diff -u rtems/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gcc.spec:1.78.2.2 rtems/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gcc.spec:1.78.2.3
--- rtems/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gcc.spec:1.78.2.2 Mon Aug 9 23:06:15 2010
+++ rtems/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gcc.spec Sat Aug 28 01:17:58 2010
@@ -58,7 +58,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,12 +103,6 @@
%global gmp_provided 4.3.1
%endif
-%if 0%{?fc11}
-%global mpc_provided %{nil}
-%global mpfr_provided 2.4.1
-%global gmp_provided 4.2.4
-%endif
-
%if 0%{?el6}
%global mpc_provided %{nil}
%global mpfr_provided 2.4.1
@@ -254,7 +248,7 @@
Requires: rtems-4.10-gcc-common
Requires: rtems-4.10-powerpc-rtems4.10-binutils
Requires: rtems-4.10-powerpc-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release}
-Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-15%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
@@ -279,7 +273,7 @@
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
@@ -354,7 +348,7 @@
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
%endif
-echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
+echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
# Fix timestamps
@@ -624,7 +618,7 @@
# Group: Development/Tools
# Version: %{gcc_rpmvers}
# Requires: rtems-4.10-powerpc-rtems4.10-binutils
-# Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+# Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-15%{?dist}
# License: GPL
# %if %build_infos
@@ -642,7 +636,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
%{?_with_noarch_subpackages:BuildArch: noarch}
-Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-15%{?dist}
License: GPL
%description -n rtems-4.10-powerpc-rtems4.10-gcc-libgcc
@@ -816,7 +810,7 @@
Group: Development/Tools
License: Distributable
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
Requires: rtems-4.10-newlib-common
@@ -837,7 +831,7 @@
Summary: Base package for RTEMS newlib C Library
Group: Development/Tools
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
License: Distributable
diff -u rtems/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gcc.spec:1.75.2.2 rtems/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gcc.spec:1.75.2.3
--- rtems/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gcc.spec:1.75.2.2 Mon Aug 9 23:06:15 2010
+++ rtems/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gcc.spec Sat Aug 28 01:17:58 2010
@@ -58,7 +58,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,12 +103,6 @@
%global gmp_provided 4.3.1
%endif
-%if 0%{?fc11}
-%global mpc_provided %{nil}
-%global mpfr_provided 2.4.1
-%global gmp_provided 4.2.4
-%endif
-
%if 0%{?el6}
%global mpc_provided %{nil}
%global mpfr_provided 2.4.1
@@ -254,7 +248,7 @@
Requires: rtems-4.10-gcc-common
Requires: rtems-4.10-sh-rtems4.10-binutils
Requires: rtems-4.10-sh-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release}
-Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-15%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
@@ -279,7 +273,7 @@
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
@@ -354,7 +348,7 @@
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
%endif
-echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
+echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
# Fix timestamps
@@ -624,7 +618,7 @@
# Group: Development/Tools
# Version: %{gcc_rpmvers}
# Requires: rtems-4.10-sh-rtems4.10-binutils
-# Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+# Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-15%{?dist}
# License: GPL
# %if %build_infos
@@ -642,7 +636,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
%{?_with_noarch_subpackages:BuildArch: noarch}
-Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-15%{?dist}
License: GPL
%description -n rtems-4.10-sh-rtems4.10-gcc-libgcc
@@ -816,7 +810,7 @@
Group: Development/Tools
License: Distributable
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
Requires: rtems-4.10-newlib-common
@@ -837,7 +831,7 @@
Summary: Base package for RTEMS newlib C Library
Group: Development/Tools
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
License: Distributable
diff -u rtems/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec:1.75.2.2 rtems/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec:1.75.2.3
--- rtems/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec:1.75.2.2 Mon Aug 9 23:06:15 2010
+++ rtems/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec Sat Aug 28 01:17:58 2010
@@ -58,7 +58,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,12 +103,6 @@
%global gmp_provided 4.3.1
%endif
-%if 0%{?fc11}
-%global mpc_provided %{nil}
-%global mpfr_provided 2.4.1
-%global gmp_provided 4.2.4
-%endif
-
%if 0%{?el6}
%global mpc_provided %{nil}
%global mpfr_provided 2.4.1
@@ -254,7 +248,7 @@
Requires: rtems-4.10-gcc-common
Requires: rtems-4.10-sparc-rtems4.10-binutils
Requires: rtems-4.10-sparc-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release}
-Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-15%{?dist}
%if "%{gcc_version}" >= "4.5.0"
BuildRequires: zlib-devel
@@ -279,7 +273,7 @@
%if "%{newlib_version}" == "1.18.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100810.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100825.diff
%endif
%{?_without_sources:NoSource: 50}
@@ -354,7 +348,7 @@
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
%endif
-echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-14%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
+echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-15%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
# Fix timestamps
@@ -624,7 +618,7 @@
# Group: Development/Tools
# Version: %{gcc_rpmvers}
# Requires: rtems-4.10-sparc-rtems4.10-binutils
-# Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+# Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-15%{?dist}
# License: GPL
# %if %build_infos
@@ -642,7 +636,7 @@
Group: Development/Tools
Version: %{gcc_rpmvers}
%{?_with_noarch_subpackages:BuildArch: noarch}
-Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-14%{?dist}
+Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-15%{?dist}
License: GPL
%description -n rtems-4.10-sparc-rtems4.10-gcc-libgcc
@@ -816,7 +810,7 @@
Group: Development/Tools
License: Distributable
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
Requires: rtems-4.10-newlib-common
@@ -837,7 +831,7 @@
Summary: Base package for RTEMS newlib C Library
Group: Development/Tools
Version: %{newlib_version}
-Release: 14%{?dist}
+Release: 15%{?dist}
%{?_with_noarch_subpackages:BuildArch: noarch}
License: Distributable
--
Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20100828/62ef44ac/attachment-0001.html>
More information about the vc
mailing list