From f0cb9aea048e9b53268f23a90bfdaa23f37045f2 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 24 Apr 2010 08:04:22 +0000 Subject: [PATCH] Bump GCC_RPMREL. --- contrib/crossrpms/freebsd6.4/i586/Makefile.am | 2 +- contrib/crossrpms/freebsd7.3/i586/Makefile.am | 2 +- contrib/crossrpms/freebsd8.0/i586/Makefile.am | 2 +- contrib/crossrpms/netbsd5.0.2/amd64/Makefile.am | 2 +- contrib/crossrpms/netbsd5.0.2/i386/Makefile.am | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/contrib/crossrpms/freebsd6.4/i586/Makefile.am b/contrib/crossrpms/freebsd6.4/i586/Makefile.am index 9476a33092..782162160c 100644 --- a/contrib/crossrpms/freebsd6.4/i586/Makefile.am +++ b/contrib/crossrpms/freebsd6.4/i586/Makefile.am @@ -18,6 +18,6 @@ BINUTILS_OPTS += GCC_VERS = 4.5.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 0.20100415.1 +GCC_RPMREL = 0.20100424.0 include ../gcc.am GCC_OPTS += --languages=cxx,fortran,objc diff --git a/contrib/crossrpms/freebsd7.3/i586/Makefile.am b/contrib/crossrpms/freebsd7.3/i586/Makefile.am index 1b73f853e3..b8db72f3e5 100644 --- a/contrib/crossrpms/freebsd7.3/i586/Makefile.am +++ b/contrib/crossrpms/freebsd7.3/i586/Makefile.am @@ -18,6 +18,6 @@ BINUTILS_OPTS += GCC_VERS = 4.5.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 0.20100416.1 +GCC_RPMREL = 0.20100424.0 include ../gcc.am GCC_OPTS += --languages=cxx,fortran,objc diff --git a/contrib/crossrpms/freebsd8.0/i586/Makefile.am b/contrib/crossrpms/freebsd8.0/i586/Makefile.am index d946f3030a..767313bdb8 100644 --- a/contrib/crossrpms/freebsd8.0/i586/Makefile.am +++ b/contrib/crossrpms/freebsd8.0/i586/Makefile.am @@ -18,6 +18,6 @@ BINUTILS_OPTS += GCC_VERS = 4.5.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 0.20100415.1 +GCC_RPMREL = 0.20100424.0 include ../gcc.am GCC_OPTS += --languages=cxx,fortran,objc diff --git a/contrib/crossrpms/netbsd5.0.2/amd64/Makefile.am b/contrib/crossrpms/netbsd5.0.2/amd64/Makefile.am index a5ffa8027c..59f08824ef 100644 --- a/contrib/crossrpms/netbsd5.0.2/amd64/Makefile.am +++ b/contrib/crossrpms/netbsd5.0.2/amd64/Makefile.am @@ -18,7 +18,7 @@ BINUTILS_OPTS += GCC_VERS = 4.5.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 0.20100419.1 +GCC_RPMREL = 0.20100424.0 include ../gcc.am # C only GCC_OPTS += --languages=c,cxx,fortran,objc diff --git a/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am b/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am index 7ab735325e..fa3a520c59 100644 --- a/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am +++ b/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am @@ -18,7 +18,7 @@ BINUTILS_OPTS += GCC_VERS = 4.5.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 0.20100419.1 +GCC_RPMREL = 0.20100424.0 include ../gcc.am # C only GCC_OPTS += --languages=c,cxx,fortran,objc