[rtems-crossrpms commit] Fix typo.

Ralf Corsepius ralf at rtems.org
Thu Sep 20 12:30:58 UTC 2012


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Thu Sep 20 09:41:32 2012 +0200

Fix typo.

---

 netbsd5.1/i386/Makefile.am   |    2 +-
 netbsd5.1/x86_64/Makefile.am |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/netbsd5.1/i386/Makefile.am b/netbsd5.1/i386/Makefile.am
index 46f941a..d425d67 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.20120819.0
+GCC_RPMREL = 0.20120919.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 7492707..40a71a0 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.20120819.0
+GCC_RPMREL = 0.20120919.0
 include ../gcc.am
 GCC_OPTS += --languages=c,cxx,fortran,objc




More information about the vc mailing list