[mapguide-commits] r5537 - branches/2.2/Installer/scripts

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Sun Feb 6 01:11:01 EST 2011


Author: trevorwekel
Date: 2011-02-05 22:11:01 -0800 (Sat, 05 Feb 2011)
New Revision: 5537

Modified:
   branches/2.2/Installer/scripts/dpkgmapguide.sh
   branches/2.2/Installer/scripts/mginstallubuntu.sh
Log:
Update Ubuntu build scripts for 2.2 RC3


Modified: branches/2.2/Installer/scripts/dpkgmapguide.sh
===================================================================
--- branches/2.2/Installer/scripts/dpkgmapguide.sh	2011-02-05 15:26:24 UTC (rev 5536)
+++ branches/2.2/Installer/scripts/dpkgmapguide.sh	2011-02-06 06:11:01 UTC (rev 5537)
@@ -124,7 +124,7 @@
 cat > debian/changelog <<END-OF-CHANGELOG
 mapguideopensource-src (${MGBUILD}-${BUILDNUM}) experimental; urgency=low
 
-  * 2.2.0 Release Candidate 1
+  * 2.2.0 Release Candidate 3
 
  -- MapGuide Internals Mail List <mapguide-internals at lists.osgeo.org>  ${CURRTIME}
 END-OF-CHANGELOG

Modified: branches/2.2/Installer/scripts/mginstallubuntu.sh
===================================================================
--- branches/2.2/Installer/scripts/mginstallubuntu.sh	2011-02-05 15:26:24 UTC (rev 5536)
+++ branches/2.2/Installer/scripts/mginstallubuntu.sh	2011-02-06 06:11:01 UTC (rev 5537)
@@ -1,8 +1,8 @@
 #!/bin/bash
 TEMPDIR=/tmp/build_mapguide
-URL="http://download.osgeo.org/mapguide/releases/2.2.0/RC1/ubuntu9"
+URL="http://download.osgeo.org/mapguide/releases/2.2.0/RC3/ubuntu9"
 FDOVER=3.5.0-5667_i386
-MGVER=2.2.0-5197_i386
+MGVER=2.2.0-5518_i386
 #MAESTROVER=2.0.0-4650_i386
 # Create temporary download directory
 mkdir -p ${TEMPDIR}



More information about the mapguide-commits mailing list