[rtems-crossrpms commit] Regenerate.

Ralf Corsepius ralf at rtems.org
Thu Apr 4 03:28:32 UTC 2013


Module:    rtems-crossrpms
Branch:    master
Commit:    e07dda64b401360b47b479a371b2c1c39d088539
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=e07dda64b401360b47b479a371b2c1c39d088539

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Tue Mar 26 18:49:57 2013 +0100

Regenerate.

---

 rtems4.11/arm/Makefile.in                          |    4 ++--
 .../arm/rtems-4.11-arm-rtemseabi4.11-binutils.spec |   15 ++++++---------
 rtems4.11/avr/Makefile.in                          |    4 ++--
 .../avr/rtems-4.11-avr-rtems4.11-binutils.spec     |   15 ++++++---------
 rtems4.11/bfin/Makefile.in                         |    4 ++--
 .../bfin/rtems-4.11-bfin-rtems4.11-binutils.spec   |   15 ++++++---------
 rtems4.11/h8300/Makefile.in                        |    4 ++--
 .../h8300/rtems-4.11-h8300-rtems4.11-binutils.spec |   15 ++++++---------
 rtems4.11/i386/Makefile.in                         |    4 ++--
 .../i386/rtems-4.11-i386-rtems4.11-binutils.spec   |   15 ++++++---------
 rtems4.11/lm32/Makefile.in                         |    4 ++--
 .../lm32/rtems-4.11-lm32-rtems4.11-binutils.spec   |   15 ++++++---------
 rtems4.11/m32c/Makefile.in                         |    4 ++--
 .../m32c/rtems-4.11-m32c-rtems4.11-binutils.spec   |   15 ++++++---------
 rtems4.11/m32r/Makefile.in                         |    4 ++--
 .../m32r/rtems-4.11-m32r-rtems4.11-binutils.spec   |   15 ++++++---------
 rtems4.11/m68k/Makefile.in                         |    4 ++--
 .../m68k/rtems-4.11-m68k-rtems4.11-binutils.spec   |   15 ++++++---------
 rtems4.11/microblaze/Makefile.in                   |    4 ++--
 .../rtems-4.11-microblaze-rtems4.11-binutils.spec  |   15 ++++++---------
 rtems4.11/mips/Makefile.in                         |    4 ++--
 .../mips/rtems-4.11-mips-rtems4.11-binutils.spec   |   15 ++++++---------
 rtems4.11/powerpc/Makefile.in                      |    4 ++--
 .../rtems-4.11-powerpc-rtems4.11-binutils.spec     |   15 ++++++---------
 rtems4.11/sh/Makefile.in                           |    4 ++--
 rtems4.11/sh/rtems-4.11-sh-rtems4.11-binutils.spec |   15 ++++++---------
 rtems4.11/sparc/Makefile.in                        |    4 ++--
 .../sparc/rtems-4.11-sparc-rtems4.11-binutils.spec |   15 ++++++---------
 rtems4.11/sparc64/Makefile.in                      |    4 ++--
 .../rtems-4.11-sparc64-rtems4.11-binutils.spec     |   15 ++++++---------
 rtems4.11/v850/Makefile.in                         |    4 ++--
 .../v850/rtems-4.11-v850-rtems4.11-binutils.spec   |   15 ++++++---------
 32 files changed, 128 insertions(+), 176 deletions(-)

diff --git a/rtems4.11/arm/Makefile.in b/rtems4.11/arm/Makefile.in
index 40614fe..68f2a46 100644
--- a/rtems4.11/arm/Makefile.in
+++ b/rtems4.11/arm/Makefile.in
@@ -181,9 +181,9 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.11/arm/rtems-4.11-arm-rtemseabi4.11-binutils.spec b/rtems4.11/arm/rtems-4.11-arm-rtemseabi4.11-binutils.spec
index 50e940c..a84db8d 100644
--- a/rtems4.11/arm/rtems-4.11-arm-rtemseabi4.11-binutils.spec
+++ b/rtems4.11/arm/rtems-4.11-arm-rtemseabi4.11-binutils.spec
@@ -46,15 +46,15 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define binutils_pkgvers 2.23.1
-%define binutils_version 2.23.1
-%define binutils_rpmvers %{expand:%(echo "2.23.1" | tr - _ )}
+%define binutils_pkgvers 2.23.2
+%define binutils_version 2.23.2
+%define binutils_rpmvers %{expand:%(echo "2.23.2" | tr - _ )}
 
 Name:		rtems-4.11-arm-rtemseabi4.11-binutils
 Summary:	Binutils for target arm-rtemseabi4.11
 Group:		Development/Tools
 Version:	%{binutils_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sources.redhat.com/binutils
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,11 +75,8 @@ BuildRequires:	bison
 Requires:	rtems-4.11-binutils-common
 
 Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
-%if "%{binutils_version}" == "2.21"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.21-rtems4.11-20110107.diff
-%endif
-%if "%{binutils_version}" == "2.22"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.22-rtems4.11-20120427.diff
+%if "%{binutils_version}" == "2.23.2"
+Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.23.2-rtems4.11-20130326.diff
 %endif
 
 %description
diff --git a/rtems4.11/avr/Makefile.in b/rtems4.11/avr/Makefile.in
index b159f13..b041118 100644
--- a/rtems4.11/avr/Makefile.in
+++ b/rtems4.11/avr/Makefile.in
@@ -181,9 +181,9 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.11/avr/rtems-4.11-avr-rtems4.11-binutils.spec b/rtems4.11/avr/rtems-4.11-avr-rtems4.11-binutils.spec
index 4d3c560..9089a93 100644
--- a/rtems4.11/avr/rtems-4.11-avr-rtems4.11-binutils.spec
+++ b/rtems4.11/avr/rtems-4.11-avr-rtems4.11-binutils.spec
@@ -46,15 +46,15 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define binutils_pkgvers 2.23.1
-%define binutils_version 2.23.1
-%define binutils_rpmvers %{expand:%(echo "2.23.1" | tr - _ )}
+%define binutils_pkgvers 2.23.2
+%define binutils_version 2.23.2
+%define binutils_rpmvers %{expand:%(echo "2.23.2" | tr - _ )}
 
 Name:		rtems-4.11-avr-rtems4.11-binutils
 Summary:	Binutils for target avr-rtems4.11
 Group:		Development/Tools
 Version:	%{binutils_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sources.redhat.com/binutils
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,11 +75,8 @@ BuildRequires:	bison
 Requires:	rtems-4.11-binutils-common
 
 Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
-%if "%{binutils_version}" == "2.21"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.21-rtems4.11-20110107.diff
-%endif
-%if "%{binutils_version}" == "2.22"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.22-rtems4.11-20120427.diff
+%if "%{binutils_version}" == "2.23.2"
+Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.23.2-rtems4.11-20130326.diff
 %endif
 
 %description
diff --git a/rtems4.11/bfin/Makefile.in b/rtems4.11/bfin/Makefile.in
index 55e3839..e53edf4 100644
--- a/rtems4.11/bfin/Makefile.in
+++ b/rtems4.11/bfin/Makefile.in
@@ -181,9 +181,9 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-binutils.spec b/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-binutils.spec
index 1ba12c2..d589420 100644
--- a/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-binutils.spec
+++ b/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-binutils.spec
@@ -46,15 +46,15 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define binutils_pkgvers 2.23.1
-%define binutils_version 2.23.1
-%define binutils_rpmvers %{expand:%(echo "2.23.1" | tr - _ )}
+%define binutils_pkgvers 2.23.2
+%define binutils_version 2.23.2
+%define binutils_rpmvers %{expand:%(echo "2.23.2" | tr - _ )}
 
 Name:		rtems-4.11-bfin-rtems4.11-binutils
 Summary:	Binutils for target bfin-rtems4.11
 Group:		Development/Tools
 Version:	%{binutils_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sources.redhat.com/binutils
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,11 +75,8 @@ BuildRequires:	bison
 Requires:	rtems-4.11-binutils-common
 
 Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
-%if "%{binutils_version}" == "2.21"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.21-rtems4.11-20110107.diff
-%endif
-%if "%{binutils_version}" == "2.22"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.22-rtems4.11-20120427.diff
+%if "%{binutils_version}" == "2.23.2"
+Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.23.2-rtems4.11-20130326.diff
 %endif
 
 %description
diff --git a/rtems4.11/h8300/Makefile.in b/rtems4.11/h8300/Makefile.in
index 0e7a820..a7d51e2 100644
--- a/rtems4.11/h8300/Makefile.in
+++ b/rtems4.11/h8300/Makefile.in
@@ -181,9 +181,9 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-binutils.spec b/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-binutils.spec
index 3a61ea0..9bca45b 100644
--- a/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-binutils.spec
+++ b/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-binutils.spec
@@ -46,15 +46,15 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define binutils_pkgvers 2.23.1
-%define binutils_version 2.23.1
-%define binutils_rpmvers %{expand:%(echo "2.23.1" | tr - _ )}
+%define binutils_pkgvers 2.23.2
+%define binutils_version 2.23.2
+%define binutils_rpmvers %{expand:%(echo "2.23.2" | tr - _ )}
 
 Name:		rtems-4.11-h8300-rtems4.11-binutils
 Summary:	Binutils for target h8300-rtems4.11
 Group:		Development/Tools
 Version:	%{binutils_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sources.redhat.com/binutils
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,11 +75,8 @@ BuildRequires:	bison
 Requires:	rtems-4.11-binutils-common
 
 Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
-%if "%{binutils_version}" == "2.21"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.21-rtems4.11-20110107.diff
-%endif
-%if "%{binutils_version}" == "2.22"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.22-rtems4.11-20120427.diff
+%if "%{binutils_version}" == "2.23.2"
+Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.23.2-rtems4.11-20130326.diff
 %endif
 
 %description
diff --git a/rtems4.11/i386/Makefile.in b/rtems4.11/i386/Makefile.in
index 3a27f4a..90ef6e0 100644
--- a/rtems4.11/i386/Makefile.in
+++ b/rtems4.11/i386/Makefile.in
@@ -181,9 +181,9 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.11/i386/rtems-4.11-i386-rtems4.11-binutils.spec b/rtems4.11/i386/rtems-4.11-i386-rtems4.11-binutils.spec
index e2c0c47..6b160a2 100644
--- a/rtems4.11/i386/rtems-4.11-i386-rtems4.11-binutils.spec
+++ b/rtems4.11/i386/rtems-4.11-i386-rtems4.11-binutils.spec
@@ -46,15 +46,15 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define binutils_pkgvers 2.23.1
-%define binutils_version 2.23.1
-%define binutils_rpmvers %{expand:%(echo "2.23.1" | tr - _ )}
+%define binutils_pkgvers 2.23.2
+%define binutils_version 2.23.2
+%define binutils_rpmvers %{expand:%(echo "2.23.2" | tr - _ )}
 
 Name:		rtems-4.11-i386-rtems4.11-binutils
 Summary:	Binutils for target i386-rtems4.11
 Group:		Development/Tools
 Version:	%{binutils_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sources.redhat.com/binutils
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,11 +75,8 @@ BuildRequires:	bison
 Requires:	rtems-4.11-binutils-common
 
 Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
-%if "%{binutils_version}" == "2.21"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.21-rtems4.11-20110107.diff
-%endif
-%if "%{binutils_version}" == "2.22"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.22-rtems4.11-20120427.diff
+%if "%{binutils_version}" == "2.23.2"
+Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.23.2-rtems4.11-20130326.diff
 %endif
 
 %description
diff --git a/rtems4.11/lm32/Makefile.in b/rtems4.11/lm32/Makefile.in
index 51e93df..150df56 100644
--- a/rtems4.11/lm32/Makefile.in
+++ b/rtems4.11/lm32/Makefile.in
@@ -181,9 +181,9 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-binutils.spec b/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-binutils.spec
index 5426842..fbd7cd6 100644
--- a/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-binutils.spec
+++ b/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-binutils.spec
@@ -46,15 +46,15 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define binutils_pkgvers 2.23.1
-%define binutils_version 2.23.1
-%define binutils_rpmvers %{expand:%(echo "2.23.1" | tr - _ )}
+%define binutils_pkgvers 2.23.2
+%define binutils_version 2.23.2
+%define binutils_rpmvers %{expand:%(echo "2.23.2" | tr - _ )}
 
 Name:		rtems-4.11-lm32-rtems4.11-binutils
 Summary:	Binutils for target lm32-rtems4.11
 Group:		Development/Tools
 Version:	%{binutils_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sources.redhat.com/binutils
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,11 +75,8 @@ BuildRequires:	bison
 Requires:	rtems-4.11-binutils-common
 
 Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
-%if "%{binutils_version}" == "2.21"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.21-rtems4.11-20110107.diff
-%endif
-%if "%{binutils_version}" == "2.22"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.22-rtems4.11-20120427.diff
+%if "%{binutils_version}" == "2.23.2"
+Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.23.2-rtems4.11-20130326.diff
 %endif
 
 %description
diff --git a/rtems4.11/m32c/Makefile.in b/rtems4.11/m32c/Makefile.in
index f3a6baa..660709f 100644
--- a/rtems4.11/m32c/Makefile.in
+++ b/rtems4.11/m32c/Makefile.in
@@ -181,9 +181,9 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-binutils.spec b/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-binutils.spec
index 30dff52..049a2be 100644
--- a/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-binutils.spec
+++ b/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-binutils.spec
@@ -46,15 +46,15 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define binutils_pkgvers 2.23.1
-%define binutils_version 2.23.1
-%define binutils_rpmvers %{expand:%(echo "2.23.1" | tr - _ )}
+%define binutils_pkgvers 2.23.2
+%define binutils_version 2.23.2
+%define binutils_rpmvers %{expand:%(echo "2.23.2" | tr - _ )}
 
 Name:		rtems-4.11-m32c-rtems4.11-binutils
 Summary:	Binutils for target m32c-rtems4.11
 Group:		Development/Tools
 Version:	%{binutils_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sources.redhat.com/binutils
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,11 +75,8 @@ BuildRequires:	bison
 Requires:	rtems-4.11-binutils-common
 
 Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
-%if "%{binutils_version}" == "2.21"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.21-rtems4.11-20110107.diff
-%endif
-%if "%{binutils_version}" == "2.22"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.22-rtems4.11-20120427.diff
+%if "%{binutils_version}" == "2.23.2"
+Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.23.2-rtems4.11-20130326.diff
 %endif
 
 %description
diff --git a/rtems4.11/m32r/Makefile.in b/rtems4.11/m32r/Makefile.in
index 50c2a2d..efd8982 100644
--- a/rtems4.11/m32r/Makefile.in
+++ b/rtems4.11/m32r/Makefile.in
@@ -181,9 +181,9 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-binutils.spec b/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-binutils.spec
index f777237..b06d825 100644
--- a/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-binutils.spec
+++ b/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-binutils.spec
@@ -46,15 +46,15 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define binutils_pkgvers 2.23.1
-%define binutils_version 2.23.1
-%define binutils_rpmvers %{expand:%(echo "2.23.1" | tr - _ )}
+%define binutils_pkgvers 2.23.2
+%define binutils_version 2.23.2
+%define binutils_rpmvers %{expand:%(echo "2.23.2" | tr - _ )}
 
 Name:		rtems-4.11-m32r-rtems4.11-binutils
 Summary:	Binutils for target m32r-rtems4.11
 Group:		Development/Tools
 Version:	%{binutils_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sources.redhat.com/binutils
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,11 +75,8 @@ BuildRequires:	bison
 Requires:	rtems-4.11-binutils-common
 
 Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
-%if "%{binutils_version}" == "2.21"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.21-rtems4.11-20110107.diff
-%endif
-%if "%{binutils_version}" == "2.22"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.22-rtems4.11-20120427.diff
+%if "%{binutils_version}" == "2.23.2"
+Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.23.2-rtems4.11-20130326.diff
 %endif
 
 %description
diff --git a/rtems4.11/m68k/Makefile.in b/rtems4.11/m68k/Makefile.in
index ab5270e..2e6d7d8 100644
--- a/rtems4.11/m68k/Makefile.in
+++ b/rtems4.11/m68k/Makefile.in
@@ -181,9 +181,9 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-binutils.spec b/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-binutils.spec
index c33e79e..e8fba00 100644
--- a/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-binutils.spec
+++ b/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-binutils.spec
@@ -46,15 +46,15 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define binutils_pkgvers 2.23.1
-%define binutils_version 2.23.1
-%define binutils_rpmvers %{expand:%(echo "2.23.1" | tr - _ )}
+%define binutils_pkgvers 2.23.2
+%define binutils_version 2.23.2
+%define binutils_rpmvers %{expand:%(echo "2.23.2" | tr - _ )}
 
 Name:		rtems-4.11-m68k-rtems4.11-binutils
 Summary:	Binutils for target m68k-rtems4.11
 Group:		Development/Tools
 Version:	%{binutils_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sources.redhat.com/binutils
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,11 +75,8 @@ BuildRequires:	bison
 Requires:	rtems-4.11-binutils-common
 
 Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
-%if "%{binutils_version}" == "2.21"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.21-rtems4.11-20110107.diff
-%endif
-%if "%{binutils_version}" == "2.22"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.22-rtems4.11-20120427.diff
+%if "%{binutils_version}" == "2.23.2"
+Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.23.2-rtems4.11-20130326.diff
 %endif
 
 %description
diff --git a/rtems4.11/microblaze/Makefile.in b/rtems4.11/microblaze/Makefile.in
index c6121ba..bd59fde 100644
--- a/rtems4.11/microblaze/Makefile.in
+++ b/rtems4.11/microblaze/Makefile.in
@@ -181,9 +181,9 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.11/microblaze/rtems-4.11-microblaze-rtems4.11-binutils.spec b/rtems4.11/microblaze/rtems-4.11-microblaze-rtems4.11-binutils.spec
index fce7b67..549d58c 100644
--- a/rtems4.11/microblaze/rtems-4.11-microblaze-rtems4.11-binutils.spec
+++ b/rtems4.11/microblaze/rtems-4.11-microblaze-rtems4.11-binutils.spec
@@ -46,15 +46,15 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define binutils_pkgvers 2.23.1
-%define binutils_version 2.23.1
-%define binutils_rpmvers %{expand:%(echo "2.23.1" | tr - _ )}
+%define binutils_pkgvers 2.23.2
+%define binutils_version 2.23.2
+%define binutils_rpmvers %{expand:%(echo "2.23.2" | tr - _ )}
 
 Name:		rtems-4.11-microblaze-rtems4.11-binutils
 Summary:	Binutils for target microblaze-rtems4.11
 Group:		Development/Tools
 Version:	%{binutils_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sources.redhat.com/binutils
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,11 +75,8 @@ BuildRequires:	bison
 Requires:	rtems-4.11-binutils-common
 
 Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
-%if "%{binutils_version}" == "2.21"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.21-rtems4.11-20110107.diff
-%endif
-%if "%{binutils_version}" == "2.22"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.22-rtems4.11-20120427.diff
+%if "%{binutils_version}" == "2.23.2"
+Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.23.2-rtems4.11-20130326.diff
 %endif
 
 %description
diff --git a/rtems4.11/mips/Makefile.in b/rtems4.11/mips/Makefile.in
index d4e512a..9766216 100644
--- a/rtems4.11/mips/Makefile.in
+++ b/rtems4.11/mips/Makefile.in
@@ -181,9 +181,9 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.11/mips/rtems-4.11-mips-rtems4.11-binutils.spec b/rtems4.11/mips/rtems-4.11-mips-rtems4.11-binutils.spec
index ea0a6b6..8fead6b 100644
--- a/rtems4.11/mips/rtems-4.11-mips-rtems4.11-binutils.spec
+++ b/rtems4.11/mips/rtems-4.11-mips-rtems4.11-binutils.spec
@@ -46,15 +46,15 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define binutils_pkgvers 2.23.1
-%define binutils_version 2.23.1
-%define binutils_rpmvers %{expand:%(echo "2.23.1" | tr - _ )}
+%define binutils_pkgvers 2.23.2
+%define binutils_version 2.23.2
+%define binutils_rpmvers %{expand:%(echo "2.23.2" | tr - _ )}
 
 Name:		rtems-4.11-mips-rtems4.11-binutils
 Summary:	Binutils for target mips-rtems4.11
 Group:		Development/Tools
 Version:	%{binutils_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sources.redhat.com/binutils
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,11 +75,8 @@ BuildRequires:	bison
 Requires:	rtems-4.11-binutils-common
 
 Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
-%if "%{binutils_version}" == "2.21"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.21-rtems4.11-20110107.diff
-%endif
-%if "%{binutils_version}" == "2.22"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.22-rtems4.11-20120427.diff
+%if "%{binutils_version}" == "2.23.2"
+Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.23.2-rtems4.11-20130326.diff
 %endif
 
 %description
diff --git a/rtems4.11/powerpc/Makefile.in b/rtems4.11/powerpc/Makefile.in
index 9ab45f2..16eb385 100644
--- a/rtems4.11/powerpc/Makefile.in
+++ b/rtems4.11/powerpc/Makefile.in
@@ -181,9 +181,9 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-binutils.spec b/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-binutils.spec
index ff47917..bc30646 100644
--- a/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-binutils.spec
+++ b/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-binutils.spec
@@ -46,15 +46,15 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define binutils_pkgvers 2.23.1
-%define binutils_version 2.23.1
-%define binutils_rpmvers %{expand:%(echo "2.23.1" | tr - _ )}
+%define binutils_pkgvers 2.23.2
+%define binutils_version 2.23.2
+%define binutils_rpmvers %{expand:%(echo "2.23.2" | tr - _ )}
 
 Name:		rtems-4.11-powerpc-rtems4.11-binutils
 Summary:	Binutils for target powerpc-rtems4.11
 Group:		Development/Tools
 Version:	%{binutils_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sources.redhat.com/binutils
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,11 +75,8 @@ BuildRequires:	bison
 Requires:	rtems-4.11-binutils-common
 
 Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
-%if "%{binutils_version}" == "2.21"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.21-rtems4.11-20110107.diff
-%endif
-%if "%{binutils_version}" == "2.22"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.22-rtems4.11-20120427.diff
+%if "%{binutils_version}" == "2.23.2"
+Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.23.2-rtems4.11-20130326.diff
 %endif
 
 %description
diff --git a/rtems4.11/sh/Makefile.in b/rtems4.11/sh/Makefile.in
index 9bc8006..698d93b 100644
--- a/rtems4.11/sh/Makefile.in
+++ b/rtems4.11/sh/Makefile.in
@@ -181,9 +181,9 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.11/sh/rtems-4.11-sh-rtems4.11-binutils.spec b/rtems4.11/sh/rtems-4.11-sh-rtems4.11-binutils.spec
index 3c429c3..5c13741 100644
--- a/rtems4.11/sh/rtems-4.11-sh-rtems4.11-binutils.spec
+++ b/rtems4.11/sh/rtems-4.11-sh-rtems4.11-binutils.spec
@@ -46,15 +46,15 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define binutils_pkgvers 2.23.1
-%define binutils_version 2.23.1
-%define binutils_rpmvers %{expand:%(echo "2.23.1" | tr - _ )}
+%define binutils_pkgvers 2.23.2
+%define binutils_version 2.23.2
+%define binutils_rpmvers %{expand:%(echo "2.23.2" | tr - _ )}
 
 Name:		rtems-4.11-sh-rtems4.11-binutils
 Summary:	Binutils for target sh-rtems4.11
 Group:		Development/Tools
 Version:	%{binutils_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sources.redhat.com/binutils
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,11 +75,8 @@ BuildRequires:	bison
 Requires:	rtems-4.11-binutils-common
 
 Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
-%if "%{binutils_version}" == "2.21"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.21-rtems4.11-20110107.diff
-%endif
-%if "%{binutils_version}" == "2.22"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.22-rtems4.11-20120427.diff
+%if "%{binutils_version}" == "2.23.2"
+Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.23.2-rtems4.11-20130326.diff
 %endif
 
 %description
diff --git a/rtems4.11/sparc/Makefile.in b/rtems4.11/sparc/Makefile.in
index 4c7275e..fc01202 100644
--- a/rtems4.11/sparc/Makefile.in
+++ b/rtems4.11/sparc/Makefile.in
@@ -181,9 +181,9 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-binutils.spec b/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-binutils.spec
index 235177c..a736811 100644
--- a/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-binutils.spec
+++ b/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-binutils.spec
@@ -46,15 +46,15 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define binutils_pkgvers 2.23.1
-%define binutils_version 2.23.1
-%define binutils_rpmvers %{expand:%(echo "2.23.1" | tr - _ )}
+%define binutils_pkgvers 2.23.2
+%define binutils_version 2.23.2
+%define binutils_rpmvers %{expand:%(echo "2.23.2" | tr - _ )}
 
 Name:		rtems-4.11-sparc-rtems4.11-binutils
 Summary:	Binutils for target sparc-rtems4.11
 Group:		Development/Tools
 Version:	%{binutils_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sources.redhat.com/binutils
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,11 +75,8 @@ BuildRequires:	bison
 Requires:	rtems-4.11-binutils-common
 
 Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
-%if "%{binutils_version}" == "2.21"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.21-rtems4.11-20110107.diff
-%endif
-%if "%{binutils_version}" == "2.22"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.22-rtems4.11-20120427.diff
+%if "%{binutils_version}" == "2.23.2"
+Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.23.2-rtems4.11-20130326.diff
 %endif
 
 %description
diff --git a/rtems4.11/sparc64/Makefile.in b/rtems4.11/sparc64/Makefile.in
index 92fec78..7673d67 100644
--- a/rtems4.11/sparc64/Makefile.in
+++ b/rtems4.11/sparc64/Makefile.in
@@ -181,9 +181,9 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-binutils.spec b/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-binutils.spec
index a6474c1..7866258 100644
--- a/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-binutils.spec
+++ b/rtems4.11/sparc64/rtems-4.11-sparc64-rtems4.11-binutils.spec
@@ -46,15 +46,15 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define binutils_pkgvers 2.23.1
-%define binutils_version 2.23.1
-%define binutils_rpmvers %{expand:%(echo "2.23.1" | tr - _ )}
+%define binutils_pkgvers 2.23.2
+%define binutils_version 2.23.2
+%define binutils_rpmvers %{expand:%(echo "2.23.2" | tr - _ )}
 
 Name:		rtems-4.11-sparc64-rtems4.11-binutils
 Summary:	Binutils for target sparc64-rtems4.11
 Group:		Development/Tools
 Version:	%{binutils_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sources.redhat.com/binutils
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,11 +75,8 @@ BuildRequires:	bison
 Requires:	rtems-4.11-binutils-common
 
 Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
-%if "%{binutils_version}" == "2.21"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.21-rtems4.11-20110107.diff
-%endif
-%if "%{binutils_version}" == "2.22"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.22-rtems4.11-20120427.diff
+%if "%{binutils_version}" == "2.23.2"
+Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.23.2-rtems4.11-20130326.diff
 %endif
 
 %description
diff --git a/rtems4.11/v850/Makefile.in b/rtems4.11/v850/Makefile.in
index f535fca..052f6a9 100644
--- a/rtems4.11/v850/Makefile.in
+++ b/rtems4.11/v850/Makefile.in
@@ -181,9 +181,9 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.11/v850/rtems-4.11-v850-rtems4.11-binutils.spec b/rtems4.11/v850/rtems-4.11-v850-rtems4.11-binutils.spec
index 5f782f5..0746adf 100644
--- a/rtems4.11/v850/rtems-4.11-v850-rtems4.11-binutils.spec
+++ b/rtems4.11/v850/rtems-4.11-v850-rtems4.11-binutils.spec
@@ -46,15 +46,15 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define binutils_pkgvers 2.23.1
-%define binutils_version 2.23.1
-%define binutils_rpmvers %{expand:%(echo "2.23.1" | tr - _ )}
+%define binutils_pkgvers 2.23.2
+%define binutils_version 2.23.2
+%define binutils_rpmvers %{expand:%(echo "2.23.2" | tr - _ )}
 
 Name:		rtems-4.11-v850-rtems4.11-binutils
 Summary:	Binutils for target v850-rtems4.11
 Group:		Development/Tools
 Version:	%{binutils_rpmvers}
-Release:	3%{?dist}
+Release:	1%{?dist}
 License:	GPL/LGPL
 URL: 		http://sources.redhat.com/binutils
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,11 +75,8 @@ BuildRequires:	bison
 Requires:	rtems-4.11-binutils-common
 
 Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
-%if "%{binutils_version}" == "2.21"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.21-rtems4.11-20110107.diff
-%endif
-%if "%{binutils_version}" == "2.22"
-Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.22-rtems4.11-20120427.diff
+%if "%{binutils_version}" == "2.23.2"
+Patch0:  ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/binutils-2.23.2-rtems4.11-20130326.diff
 %endif
 
 %description




More information about the vc mailing list