[rtems-crossrpms commit] Bump GCC_RPMREL.

Ralf Corsepius ralf at rtems.org
Mon Nov 19 10:06:15 UTC 2012


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Sun Nov 18 04:32:17 2012 +0100

Bump GCC_RPMREL.

---

 cygwin/i686/Makefile.am       |    2 +-
 freebsd6.4/i586/Makefile.am   |    2 +-
 freebsd7.3/i586/Makefile.am   |    2 +-
 freebsd8.3/i586/Makefile.am   |    2 +-
 freebsd8.3/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 +-
 solaris2.7/sparc/Makefile.am  |    2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/cygwin/i686/Makefile.am b/cygwin/i686/Makefile.am
index 72ddd68..c80b826 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.20120922.0
+GCC_RPMREL = 0.20121118.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 d6e4d72..7d32009 100644
--- a/freebsd6.4/i586/Makefile.am
+++ b/freebsd6.4/i586/Makefile.am
@@ -16,6 +16,6 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20120920.0
+GCC_RPMREL = 0.20121118.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 5f9179c..d6ab17b 100644
--- a/freebsd7.3/i586/Makefile.am
+++ b/freebsd7.3/i586/Makefile.am
@@ -16,6 +16,6 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20120920.0
+GCC_RPMREL = 0.20121118.0
 include ../gcc.am
 GCC_OPTS += --languages=cxx,fortran,objc
diff --git a/freebsd8.3/i586/Makefile.am b/freebsd8.3/i586/Makefile.am
index 53712a8..0bec31b 100644
--- a/freebsd8.3/i586/Makefile.am
+++ b/freebsd8.3/i586/Makefile.am
@@ -16,6 +16,6 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20120920.0
+GCC_RPMREL = 0.20121118.0
 include ../gcc.am
 GCC_OPTS += --languages=cxx,fortran,objc
diff --git a/freebsd8.3/x86_64/Makefile.am b/freebsd8.3/x86_64/Makefile.am
index a7e9275..3442cd0 100644
--- a/freebsd8.3/x86_64/Makefile.am
+++ b/freebsd8.3/x86_64/Makefile.am
@@ -16,6 +16,6 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20120920.0
+GCC_RPMREL = 0.20121118.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 f9bb6ac..e12b4d5 100644
--- a/freebsd9.0/i586/Makefile.am
+++ b/freebsd9.0/i586/Makefile.am
@@ -16,6 +16,6 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20120920.0
+GCC_RPMREL = 0.20121118.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 921e786..b494b6d 100644
--- a/freebsd9.0/x86_64/Makefile.am
+++ b/freebsd9.0/x86_64/Makefile.am
@@ -16,6 +16,6 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20120920.0
+GCC_RPMREL = 0.20121118.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 d425d67..50facbb 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.20120919.0
+GCC_RPMREL = 0.20121118.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 40a71a0..b233f00 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.20120919.0
+GCC_RPMREL = 0.20121118.0
 include ../gcc.am
 GCC_OPTS += --languages=c,cxx,fortran,objc
diff --git a/solaris2.7/sparc/Makefile.am b/solaris2.7/sparc/Makefile.am
index fc7e0a2..75a4186 100644
--- a/solaris2.7/sparc/Makefile.am
+++ b/solaris2.7/sparc/Makefile.am
@@ -16,6 +16,6 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.4.7
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20120927.0
+GCC_RPMREL = 0.20121118.0
 include ../gcc.am
 GCC_OPTS += --languages=c,cxx,fortran,objc




More information about the vc mailing list