[rtems-crossrpms commit] Bump GCC_RPMREL.

Ralf Corsepius ralf at rtems.org
Tue Jul 3 11:43:19 UTC 2012


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Mon Jul  2 09:29:02 2012 +0200

Bump GCC_RPMREL.

---

 cygwin/i686/Makefile.am       |    2 +-
 freebsd6.4/i586/Makefile.am   |    2 +-
 freebsd7.3/i586/Makefile.am   |    2 +-
 freebsd8.2/i586/Makefile.am   |    2 +-
 freebsd8.2/x86_64/Makefile.am |    2 +-
 freebsd9.0/i586/Makefile.am   |    2 +-
 freebsd9.0/x86_64/Makefile.am |    2 +-
 netbsd5.1/i386/Makefile.am    |    2 +-
 netbsd5.1/x86_64/Makefile.am  |    2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/cygwin/i686/Makefile.am b/cygwin/i686/Makefile.am
index 0f05a82..e5792ea 100644
--- a/cygwin/i686/Makefile.am
+++ b/cygwin/i686/Makefile.am
@@ -60,7 +60,7 @@ BINUTILS_OPTS += --disable-infos
 
 GCC_VERS = 3.4.4
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20110310.0
+GCC_RPMREL = 0.20120702.0
 include ../gcc.am
 GCC_OPTS += --languages=c,cxx
 GCC_OPTS += --disable-infos
diff --git a/freebsd6.4/i586/Makefile.am b/freebsd6.4/i586/Makefile.am
index d99ae48..ed2d6a4 100644
--- a/freebsd6.4/i586/Makefile.am
+++ b/freebsd6.4/i586/Makefile.am
@@ -16,6 +16,6 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.5.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20120430.0
+GCC_RPMREL = 0.20120702.0
 include ../gcc.am
 GCC_OPTS += --languages=cxx,fortran,objc
diff --git a/freebsd7.3/i586/Makefile.am b/freebsd7.3/i586/Makefile.am
index 12231fb..fa4905a 100644
--- a/freebsd7.3/i586/Makefile.am
+++ b/freebsd7.3/i586/Makefile.am
@@ -16,6 +16,6 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.5.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20120430.0
+GCC_RPMREL = 0.20120702.0
 include ../gcc.am
 GCC_OPTS += --languages=cxx,fortran,objc
diff --git a/freebsd8.2/i586/Makefile.am b/freebsd8.2/i586/Makefile.am
index 2d62b33..83063f7 100644
--- a/freebsd8.2/i586/Makefile.am
+++ b/freebsd8.2/i586/Makefile.am
@@ -16,6 +16,6 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.5.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20120430.0
+GCC_RPMREL = 0.20120702.0
 include ../gcc.am
 GCC_OPTS += --languages=cxx,fortran,objc
diff --git a/freebsd8.2/x86_64/Makefile.am b/freebsd8.2/x86_64/Makefile.am
index 3ae3e0d..1a24483 100644
--- a/freebsd8.2/x86_64/Makefile.am
+++ b/freebsd8.2/x86_64/Makefile.am
@@ -16,6 +16,6 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.5.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20120430.0
+GCC_RPMREL = 0.20120702.0
 include ../gcc.am
 GCC_OPTS += --languages=cxx,fortran,objc
diff --git a/freebsd9.0/i586/Makefile.am b/freebsd9.0/i586/Makefile.am
index 976a6fa..e148129 100644
--- a/freebsd9.0/i586/Makefile.am
+++ b/freebsd9.0/i586/Makefile.am
@@ -16,6 +16,6 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.5.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20120430.0
+GCC_RPMREL = 0.20120702.0
 include ../gcc.am
 GCC_OPTS += --languages=cxx,fortran,objc
diff --git a/freebsd9.0/x86_64/Makefile.am b/freebsd9.0/x86_64/Makefile.am
index 9b6af30..fad3d8e 100644
--- a/freebsd9.0/x86_64/Makefile.am
+++ b/freebsd9.0/x86_64/Makefile.am
@@ -16,6 +16,6 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.5.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20120430.0
+GCC_RPMREL = 0.20120702.0
 include ../gcc.am
 GCC_OPTS += --languages=cxx,fortran,objc
diff --git a/netbsd5.1/i386/Makefile.am b/netbsd5.1/i386/Makefile.am
index 68792af..a854448 100644
--- a/netbsd5.1/i386/Makefile.am
+++ b/netbsd5.1/i386/Makefile.am
@@ -16,6 +16,6 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.5.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20120222.0
+GCC_RPMREL = 0.20120702.0
 include ../gcc.am
 GCC_OPTS += --languages=c,cxx,fortran,objc
diff --git a/netbsd5.1/x86_64/Makefile.am b/netbsd5.1/x86_64/Makefile.am
index ae1e8a7..9dc8d94 100644
--- a/netbsd5.1/x86_64/Makefile.am
+++ b/netbsd5.1/x86_64/Makefile.am
@@ -16,6 +16,6 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.5.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20120222.0
+GCC_RPMREL = 0.20120702.0
 include ../gcc.am
 GCC_OPTS += --languages=c,cxx,fortran,objc




More information about the vc mailing list