From 73f720884b89bd049ca2f3b9851266edae12ccb3 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 10 Mar 2011 05:21:33 +0000 Subject: [PATCH] Bump GCC_RPMREL. --- contrib/crossrpms/netbsd5.0.2/i386/Makefile.am | 2 +- contrib/crossrpms/netbsd5.0.2/x86_64/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am b/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am index 5e79a5bb89..e9bfdb4b73 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.20101211.0 +GCC_RPMREL = 0.20110310.0 include ../gcc.am # C only GCC_OPTS += --languages=c,cxx,fortran,objc diff --git a/contrib/crossrpms/netbsd5.0.2/x86_64/Makefile.am b/contrib/crossrpms/netbsd5.0.2/x86_64/Makefile.am index 6f1d300f14..c3d6f7cdff 100644 --- a/contrib/crossrpms/netbsd5.0.2/x86_64/Makefile.am +++ b/contrib/crossrpms/netbsd5.0.2/x86_64/Makefile.am @@ -18,7 +18,7 @@ BINUTILS_OPTS += GCC_VERS = 4.5.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 0.20101211.0 +GCC_RPMREL = 0.20110310.0 include ../gcc.am # C only GCC_OPTS += --languages=c,cxx,fortran,objc