[rtems-crossrpms commit] binutils-2.23.2.

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


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

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

binutils-2.23.2.

---

 rtems4.11/arm/Makefile.am        |    4 ++--
 rtems4.11/avr/Makefile.am        |    4 ++--
 rtems4.11/bfin/Makefile.am       |    4 ++--
 rtems4.11/h8300/Makefile.am      |    4 ++--
 rtems4.11/i386/Makefile.am       |    4 ++--
 rtems4.11/lm32/Makefile.am       |    4 ++--
 rtems4.11/m32c/Makefile.am       |    4 ++--
 rtems4.11/m32r/Makefile.am       |    4 ++--
 rtems4.11/m68k/Makefile.am       |    4 ++--
 rtems4.11/microblaze/Makefile.am |    4 ++--
 rtems4.11/mips/Makefile.am       |    4 ++--
 rtems4.11/powerpc/Makefile.am    |    4 ++--
 rtems4.11/sh/Makefile.am         |    4 ++--
 rtems4.11/sparc/Makefile.am      |    4 ++--
 rtems4.11/sparc64/Makefile.am    |    4 ++--
 rtems4.11/v850/Makefile.am       |    4 ++--
 16 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/rtems4.11/arm/Makefile.am b/rtems4.11/arm/Makefile.am
index 9b8a5d0..7d9e939 100644
--- a/rtems4.11/arm/Makefile.am
+++ b/rtems4.11/arm/Makefile.am
@@ -3,9 +3,9 @@ TARGET = arm-rtemseabi4.11
 
 include $(top_srcdir)/mkspec.am
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 include ../binutils.am
 BINUTILS_OPTS +=
 
diff --git a/rtems4.11/avr/Makefile.am b/rtems4.11/avr/Makefile.am
index 5df6229..2556a5c 100644
--- a/rtems4.11/avr/Makefile.am
+++ b/rtems4.11/avr/Makefile.am
@@ -3,9 +3,9 @@ TARGET = avr-rtems4.11
 
 include $(top_srcdir)/mkspec.am
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 include ../binutils.am
 BINUTILS_OPTS +=
 
diff --git a/rtems4.11/bfin/Makefile.am b/rtems4.11/bfin/Makefile.am
index a6ba915..6b5635b 100644
--- a/rtems4.11/bfin/Makefile.am
+++ b/rtems4.11/bfin/Makefile.am
@@ -3,9 +3,9 @@ TARGET = bfin-rtems4.11
 
 include $(top_srcdir)/mkspec.am
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 include ../binutils.am
 BINUTILS_OPTS +=
 
diff --git a/rtems4.11/h8300/Makefile.am b/rtems4.11/h8300/Makefile.am
index 8e56f49..51ce12c 100644
--- a/rtems4.11/h8300/Makefile.am
+++ b/rtems4.11/h8300/Makefile.am
@@ -3,9 +3,9 @@ TARGET = h8300-rtems4.11
 
 include $(top_srcdir)/mkspec.am
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 include ../binutils.am
 BINUTILS_OPTS +=
 
diff --git a/rtems4.11/i386/Makefile.am b/rtems4.11/i386/Makefile.am
index cdd61aa..4ce828c 100644
--- a/rtems4.11/i386/Makefile.am
+++ b/rtems4.11/i386/Makefile.am
@@ -3,9 +3,9 @@ TARGET = i386-rtems4.11
 
 include $(top_srcdir)/mkspec.am
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 include ../binutils.am
 BINUTILS_OPTS +=
 
diff --git a/rtems4.11/lm32/Makefile.am b/rtems4.11/lm32/Makefile.am
index bb27dd0..417274f 100644
--- a/rtems4.11/lm32/Makefile.am
+++ b/rtems4.11/lm32/Makefile.am
@@ -3,9 +3,9 @@ TARGET = lm32-rtems4.11
 
 include $(top_srcdir)/mkspec.am
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 include ../binutils.am
 BINUTILS_OPTS +=
 
diff --git a/rtems4.11/m32c/Makefile.am b/rtems4.11/m32c/Makefile.am
index 034d2d9..656654f 100644
--- a/rtems4.11/m32c/Makefile.am
+++ b/rtems4.11/m32c/Makefile.am
@@ -3,9 +3,9 @@ TARGET = m32c-rtems4.11
 
 include $(top_srcdir)/mkspec.am
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 include ../binutils.am
 BINUTILS_OPTS +=
 
diff --git a/rtems4.11/m32r/Makefile.am b/rtems4.11/m32r/Makefile.am
index 5b4de29..66c01e8 100644
--- a/rtems4.11/m32r/Makefile.am
+++ b/rtems4.11/m32r/Makefile.am
@@ -3,9 +3,9 @@ TARGET = m32r-rtems4.11
 
 include $(top_srcdir)/mkspec.am
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 include ../binutils.am
 BINUTILS_OPTS +=
 
diff --git a/rtems4.11/m68k/Makefile.am b/rtems4.11/m68k/Makefile.am
index 6f632c9..5fbc4f8 100644
--- a/rtems4.11/m68k/Makefile.am
+++ b/rtems4.11/m68k/Makefile.am
@@ -3,9 +3,9 @@ TARGET = m68k-rtems4.11
 
 include $(top_srcdir)/mkspec.am
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 include ../binutils.am
 BINUTILS_OPTS +=
 
diff --git a/rtems4.11/microblaze/Makefile.am b/rtems4.11/microblaze/Makefile.am
index 838beff..594b7f7 100644
--- a/rtems4.11/microblaze/Makefile.am
+++ b/rtems4.11/microblaze/Makefile.am
@@ -3,9 +3,9 @@ TARGET = microblaze-rtems4.11
 
 include $(top_srcdir)/mkspec.am
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 include ../binutils.am
 BINUTILS_OPTS +=
 
diff --git a/rtems4.11/mips/Makefile.am b/rtems4.11/mips/Makefile.am
index 1e7f7f8..622de16 100644
--- a/rtems4.11/mips/Makefile.am
+++ b/rtems4.11/mips/Makefile.am
@@ -3,9 +3,9 @@ TARGET = mips-rtems4.11
 
 include $(top_srcdir)/mkspec.am
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 include ../binutils.am
 BINUTILS_OPTS +=
 
diff --git a/rtems4.11/powerpc/Makefile.am b/rtems4.11/powerpc/Makefile.am
index 761e9d3..143bbcb 100644
--- a/rtems4.11/powerpc/Makefile.am
+++ b/rtems4.11/powerpc/Makefile.am
@@ -3,9 +3,9 @@ TARGET = powerpc-rtems4.11
 
 include $(top_srcdir)/mkspec.am
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 include ../binutils.am
 BINUTILS_OPTS +=
 
diff --git a/rtems4.11/sh/Makefile.am b/rtems4.11/sh/Makefile.am
index 505d8fd..e0614dd 100644
--- a/rtems4.11/sh/Makefile.am
+++ b/rtems4.11/sh/Makefile.am
@@ -3,9 +3,9 @@ TARGET = sh-rtems4.11
 
 include $(top_srcdir)/mkspec.am
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 include ../binutils.am
 BINUTILS_OPTS +=
 
diff --git a/rtems4.11/sparc/Makefile.am b/rtems4.11/sparc/Makefile.am
index bf972e7..a6fd3d5 100644
--- a/rtems4.11/sparc/Makefile.am
+++ b/rtems4.11/sparc/Makefile.am
@@ -3,9 +3,9 @@ TARGET = sparc-rtems4.11
 
 include $(top_srcdir)/mkspec.am
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 include ../binutils.am
 BINUTILS_OPTS +=
 
diff --git a/rtems4.11/sparc64/Makefile.am b/rtems4.11/sparc64/Makefile.am
index 72c5877..677101d 100644
--- a/rtems4.11/sparc64/Makefile.am
+++ b/rtems4.11/sparc64/Makefile.am
@@ -3,9 +3,9 @@ TARGET = sparc64-rtems4.11
 
 include $(top_srcdir)/mkspec.am
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 include ../binutils.am
 BINUTILS_OPTS +=
 
diff --git a/rtems4.11/v850/Makefile.am b/rtems4.11/v850/Makefile.am
index 0430a33..81c96ed 100644
--- a/rtems4.11/v850/Makefile.am
+++ b/rtems4.11/v850/Makefile.am
@@ -3,9 +3,9 @@ TARGET = v850-rtems4.11
 
 include $(top_srcdir)/mkspec.am
 
-BINUTILS_VERS = 2.23.1
+BINUTILS_VERS = 2.23.2
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 3
+BINUTILS_RPMREL = 1
 include ../binutils.am
 BINUTILS_OPTS +=
 




More information about the vc mailing list