diff --git a/contrib/crossrpms/rtems4.7/arm/Makefile.am b/contrib/crossrpms/rtems4.7/arm/Makefile.am index 548858bb81..8e24a151ec 100644 --- a/contrib/crossrpms/rtems4.7/arm/Makefile.am +++ b/contrib/crossrpms/rtems4.7/arm/Makefile.am @@ -5,6 +5,7 @@ TARGET = arm-rtems4.7 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 4 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.7/avr/Makefile.am b/contrib/crossrpms/rtems4.7/avr/Makefile.am index a4b3812136..24deace1ff 100644 --- a/contrib/crossrpms/rtems4.7/avr/Makefile.am +++ b/contrib/crossrpms/rtems4.7/avr/Makefile.am @@ -5,6 +5,7 @@ TARGET = avr-rtems4.7 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 4 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.7/h8300/Makefile.am b/contrib/crossrpms/rtems4.7/h8300/Makefile.am index 0955355ab6..eec6d16cb1 100644 --- a/contrib/crossrpms/rtems4.7/h8300/Makefile.am +++ b/contrib/crossrpms/rtems4.7/h8300/Makefile.am @@ -5,6 +5,7 @@ TARGET = h8300-rtems4.7 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 4 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.7/i386/Makefile.am b/contrib/crossrpms/rtems4.7/i386/Makefile.am index 0a65fb3957..fa46cec84d 100644 --- a/contrib/crossrpms/rtems4.7/i386/Makefile.am +++ b/contrib/crossrpms/rtems4.7/i386/Makefile.am @@ -5,6 +5,7 @@ TARGET = i386-rtems4.7 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 4 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.7/m68k/Makefile.am b/contrib/crossrpms/rtems4.7/m68k/Makefile.am index 1e371092ec..b55c3eef5f 100644 --- a/contrib/crossrpms/rtems4.7/m68k/Makefile.am +++ b/contrib/crossrpms/rtems4.7/m68k/Makefile.am @@ -5,6 +5,7 @@ TARGET = m68k-rtems4.7 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 4 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.7/mips/Makefile.am b/contrib/crossrpms/rtems4.7/mips/Makefile.am index 4a93faedd8..aa57373714 100644 --- a/contrib/crossrpms/rtems4.7/mips/Makefile.am +++ b/contrib/crossrpms/rtems4.7/mips/Makefile.am @@ -5,6 +5,7 @@ TARGET = mips-rtems4.7 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 4 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.7/powerpc/Makefile.am b/contrib/crossrpms/rtems4.7/powerpc/Makefile.am index 6d5f5ce18f..c109bc3bfa 100644 --- a/contrib/crossrpms/rtems4.7/powerpc/Makefile.am +++ b/contrib/crossrpms/rtems4.7/powerpc/Makefile.am @@ -5,6 +5,7 @@ TARGET = powerpc-rtems4.7 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 4 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.7/sh/Makefile.am b/contrib/crossrpms/rtems4.7/sh/Makefile.am index c0942bf1e5..3a4b7f585c 100644 --- a/contrib/crossrpms/rtems4.7/sh/Makefile.am +++ b/contrib/crossrpms/rtems4.7/sh/Makefile.am @@ -5,6 +5,7 @@ TARGET = sh-rtems4.7 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 4 include ../binutils.am BINUTILS_OPTS += diff --git a/contrib/crossrpms/rtems4.7/sparc/Makefile.am b/contrib/crossrpms/rtems4.7/sparc/Makefile.am index 6fb5558c38..6c662f39ee 100644 --- a/contrib/crossrpms/rtems4.7/sparc/Makefile.am +++ b/contrib/crossrpms/rtems4.7/sparc/Makefile.am @@ -5,6 +5,7 @@ TARGET = sparc-rtems4.7 include $(top_srcdir)/mkspec.am BINUTILS_VERS = 2.17 +BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 4 include ../binutils.am BINUTILS_OPTS +=