[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:    5651218a26aea000af00a2a5fdfe9fba554d913e
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=5651218a26aea000af00a2a5fdfe9fba554d913e

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Thu Sep 20 06:37:58 2012 +0200

Fix typo.

---

 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 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/freebsd8.3/i586/Makefile.am b/freebsd8.3/i586/Makefile.am
index 154d253..ef53f9e 100644
--- a/freebsd8.3/i586/Makefile.am
+++ b/freebsd8.3/i586/Makefile.am
@@ -3,7 +3,7 @@ TARGET = i586-pc-freebsd8.3
 include $(top_srcdir)/mkspec.am
 
 FREEBSD_VERS = 8.3
-FREEBSD_RPMREL = 0.20120820.0
+FREEBSD_RPMREL = 0.20120920.0
 EXTRA_DIST += libs.add
 EXTRA_DIST += target-libs.add
 include ../libs.am
diff --git a/freebsd8.3/x86_64/Makefile.am b/freebsd8.3/x86_64/Makefile.am
index 0da0ed6..40442c4 100644
--- a/freebsd8.3/x86_64/Makefile.am
+++ b/freebsd8.3/x86_64/Makefile.am
@@ -3,7 +3,7 @@ TARGET = amd64-pc-freebsd8.3
 include $(top_srcdir)/mkspec.am
 
 FREEBSD_VERS = 8.3
-FREEBSD_RPMREL = 0.20120820.0
+FREEBSD_RPMREL = 0.20120920.0
 EXTRA_DIST += libs.add
 EXTRA_DIST += target-libs.add
 include ../libs.am
diff --git a/freebsd9.0/i586/Makefile.am b/freebsd9.0/i586/Makefile.am
index 98b3bbe..fc1e841 100644
--- a/freebsd9.0/i586/Makefile.am
+++ b/freebsd9.0/i586/Makefile.am
@@ -3,7 +3,7 @@ TARGET = i586-pc-freebsd9.0
 include $(top_srcdir)/mkspec.am
 
 FREEBSD_VERS = 9.0
-FREEBSD_RPMREL = 0.20120820.0
+FREEBSD_RPMREL = 0.20120920.0
 EXTRA_DIST += libs.add
 EXTRA_DIST += target-libs.add
 include ../libs.am
diff --git a/freebsd9.0/x86_64/Makefile.am b/freebsd9.0/x86_64/Makefile.am
index ee83c79..6f12b62 100644
--- a/freebsd9.0/x86_64/Makefile.am
+++ b/freebsd9.0/x86_64/Makefile.am
@@ -3,7 +3,7 @@ TARGET = amd64-pc-freebsd9.0
 include $(top_srcdir)/mkspec.am
 
 FREEBSD_VERS = 9.0
-FREEBSD_RPMREL = 0.20120820.0
+FREEBSD_RPMREL = 0.20120920.0
 EXTRA_DIST += libs.add
 EXTRA_DIST += target-libs.add
 include ../libs.am




More information about the vc mailing list