From 6549b1b92ef194a36a0a9e6b792c7f44054199ef Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 11 Jul 2010 20:07:59 +0000 Subject: [PATCH] Bump GCC_RPMREL. --- contrib/crossrpms/freebsd8.0/i586/Makefile.am | 2 +- contrib/crossrpms/freebsd8.0/x86_64/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/crossrpms/freebsd8.0/i586/Makefile.am b/contrib/crossrpms/freebsd8.0/i586/Makefile.am index ce97f86b96..5e0d1e4819 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.20100524.0 +GCC_RPMREL = 0.20100711.0 include ../gcc.am GCC_OPTS += --languages=cxx,fortran,objc diff --git a/contrib/crossrpms/freebsd8.0/x86_64/Makefile.am b/contrib/crossrpms/freebsd8.0/x86_64/Makefile.am index 0e7bd8771c..fa5efb2d5a 100644 --- a/contrib/crossrpms/freebsd8.0/x86_64/Makefile.am +++ b/contrib/crossrpms/freebsd8.0/x86_64/Makefile.am @@ -18,6 +18,6 @@ BINUTILS_OPTS += GCC_VERS = 4.5.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 0.20100524.0 +GCC_RPMREL = 0.20100711.0 include ../gcc.am GCC_OPTS += --languages=cxx,fortran,objc