Commit in SimDist/build on MAIN
package_versions.txt+6-61.10 -> 1.11
packages.m4+2-41.26 -> 1.27
util.m4+2-21.9 -> 1.10
+10-12
3 modified files


SimDist/build
package_versions.txt 1.10 -> 1.11
diff -u -r1.10 -r1.11
--- package_versions.txt	1 Dec 2006 02:21:51 -0000	1.10
+++ package_versions.txt	27 Jun 2007 17:27:59 -0000	1.11
@@ -1,10 +1,10 @@
 bdsim v02
 clhep v1r9p3_1
-gdml v2r5p0_2
-geant4 v8r1p02
-lcdd v1r11p2
+gdml v2r8p1
+geant4 v8r2
+lcdd v1r12p2
 lcio v1r7p2
-lcphys v1r0p1
-mokka 06-01
-slic v2r0p11
+lcphys v1r1p0
+mokka 06-02
+slic v2r1p0
 xerces v2r7p0

SimDist/build
packages.m4 1.26 -> 1.27
diff -u -r1.26 -r1.27
--- packages.m4	2 Dec 2006 02:16:46 -0000	1.26
+++ packages.m4	27 Jun 2007 17:27:59 -0000	1.27
@@ -237,10 +237,8 @@
 dnl
 AC_DEFUN(AC_MOKKA_PACKAGE, [
 
-#mokka_base_url=http://mokka.in2p3.fr/software/mokka_tags/
-#mokka_base_url=http://polywww.in2p3.fr/activites/physique/geant4/tesla/www/mokka/software/mokka_tags/
-mokka_base_url=http://polywww.in2p3.fr:8081/MOKKA/download/
-mokka_tgz=mokka-${package_version}.tgz
+mokka_base_url=http://polywww.in2p3.fr/activites/physique/geant4/tesla/www/mokka/software/mokka_tags/
+mokka_tgz=Mokka-mokka-${package_version}.tgz
 
 MOKKA_VERSION=$package_version
 MOKKA_BASEDIR=$package_base_dir

SimDist/build
util.m4 1.9 -> 1.10
diff -u -r1.9 -r1.10
--- util.m4	15 Sep 2006 23:14:39 -0000	1.9
+++ util.m4	27 Jun 2007 17:27:59 -0000	1.10
@@ -136,7 +136,7 @@
 AC_MSG_CHECKING(for SLAC CVS user)
 
 AC_ARG_WITH(cvsuser,
-	AC_HELP_STRING([--with-cvsuser=<path>], [SLAC CVS user name.  (Default is anonymous)]),
+	AC_HELP_STRING([--with-cvsuser=<username>], [SLAC CVS user name.  (Default is anonymous)]),
 	[cvsuser=$with_cvsuser],
 	[cvsuser=anonymous])
 
@@ -220,7 +220,7 @@
 
 dnl Set the SCP-style destination directory
 AC_ARG_WITH(distdir,
-            AC_HELP_STRING([--with-distdir=<path>], [Set SCP-style dist directory in form username@host:dir]),
+            AC_HELP_STRING([--with-distdir=<path>], [Set distribution directory with format: <username>@<host>:<dir>]),
             dist_dir=$with_distdir,
             dist_dir=$slac_dist)
 
CVSspam 0.2.8