]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
Updating Salome version from 4.1.4 to 4.1.5
authormaintenance team <salome-mnt@opencascade.com>
Tue, 14 Apr 2009 15:17:46 +0000 (15:17 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Tue, 14 Apr 2009 15:17:46 +0000 (15:17 +0000)
README
config_Debian_3.1.xml
config_Debian_4.0.xml
config_Debian_4.0_64bit.xml
config_Mandriva_2006.0.xml
config_Mandriva_2006.0_64bit.xml
config_Mandriva_2008.0.xml
config_Mandriva_2008.0_64bit.xml
src/SALOME_InstallWizard.cxx

diff --git a/README b/README
index db48ff26efccacd66c04df87f08938d6be8d14cf..fe668025ec547e8d07c8f7fd2eab3b2f8b755709 100644 (file)
--- a/README
+++ b/README
                source salome.csh
 
           where <KERNEL_ROOT_DIR> is KERNEL binaries directory, e.g. 
-          KERNEL_4.1.4 for the 4.1.4 version.
+          KERNEL_4.1.5 for the 4.1.5 version.
 
      2.2. Launching of SALOME
        
           After you set environment you can start SALOME. Go to the KERNEL 
-          module's binaries directory (KERNEL_4.1.4/bin/salome for the version 
-          4.1.4) by using of 'cd' command and then type:
+          module's binaries directory (KERNEL_4.1.5/bin/salome for the version 
+          4.1.5) by using of 'cd' command and then type:
 
                runSalome [<parameters>]
 
           In this scenario it is supposed that you have installed SALOME
           modules sources in the /home/salome directory. The name of each module
           sources directory depends on the version of the platform, for example,
-          KERNEL_SRC_4.1.4 for KERNEL module of SALOME version 4.1.4.
+          KERNEL_SRC_4.1.5 for KERNEL module of SALOME version 4.1.5.
 
           Compilation and installation should be performed according to 
           the dependencies between modules:
 
           - create a configuration script by typing
 
-               ../KERNEL_SRC_4.1.4/build_configure
+               ../KERNEL_SRC_4.1.5/build_configure
 
           - run configure script which will check the environment and create 
            Makefile files:
 
-               ../KERNEL_SRC_4.1.4/configure --prefix=/home/salome/KERNEL_install
+               ../KERNEL_SRC_4.1.5/configure --prefix=/home/salome/KERNEL_install
 
           Note, that --prefix option defines the directory where you want to 
           install KERNEL module after 'make install' procedure. configure script
index cd181158be04121b71cd1e1de7aa04993adf9108..2571c93ba0505ff23514ee332830f3e674aa14e3 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="4.1.4"
+  <config version="4.1.5"
          caption="SALOME v%1"
-         copyright="&lt;h5>Copyright (C) 2007-2008 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
+         copyright="&lt;h5>Copyright (C) 2007-2009 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Debian 3.1"
-         targetdir="${HOME}/salome_4.1.4"
+         targetdir="${HOME}/salome_4.1.5"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -25,7 +25,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="26633,11153,84278"
@@ -36,7 +36,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Debian 3.1"
-                   version="4.1.4
+                   version="4.1.5
                    disable="false"
                    installdiskspace="21446,10313,79189"
                    script="GUI.sh"/>
@@ -45,7 +45,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="44527,17706,191768"
@@ -55,7 +55,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="113068,71175,376032"
@@ -65,7 +65,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="63544,15848,244628"
@@ -75,7 +75,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="29149,9965,108154"
                    script="VISU.sh"/>
@@ -84,7 +84,7 @@
              type="component"
             description="SALOME platform SUPERV module">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="59511,5927,238662"
                    script="SUPERV.sh"/>
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="10270,349,39271"
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="9904,685,37988"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="68,220,2065"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="4100,452,17269"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="2686,196,12245"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="104,260,2029"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT SALOME module example">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="LIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME samples files">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,48711,0"
             type="component"
              description="SALOME module generator">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="769,10242,14097"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="9713,9691,19636"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Debian 3.1"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,205188,0"
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3">
+             description="Open CASCADE version 6.3sp5">
       <installation os="Debian 3.1"
-                    version="6.3" 
+                    version="6.3sp5
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3.sh"/>
+                   script="CAS-6.3sp5.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3">
+             description="Patch for Open CASCADE version 6.3sp5">
       <installation os="Debian 3.1"
-                    version="6.3" 
+                    version="6.3sp5
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3-patch.sh"/>
+                   script="CAS-6.3sp5-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
             type="prerequisite"
              description="Open source Object Request Broker (ORB) library that implements the 2.3 specification of the Common Object Request Broker Architecture (CORBA)">
       <installation os="Debian 3.1"
-                    version="4.1.0
+                    version="4.1.3
                    disable="false"
                    installdiskspace="33506,14551,105946"
-                   script="omniORB-4.1.0.sh"/>
+                   script="omniORB-4.1.3.sh"/>
     </product>
     <product name="Hdf" 
             type="prerequisite"
             type="prerequisite"
              description="Utilites for processing plaintext documentation">
       <installation os="Debian 3.1"
-                    version="0.3.9
+                    version="0.4.0
                    disable="false"
                    installdiskspace="2163,3342,6310"
-                   script="docutils-0.3.9.sh"/>
+                   script="docutils-0.4.0.sh"/>
+    </product>
+    <product name="Sphinx"
+            type="prerequisite"
+             description="Tool for creation of documentation for Python projects">
+      <installation os="Debian 3.1"
+                    version="0.5" 
+                   disable="false"
+                   installdiskspace="2163,3342,6310"
+                   script="sphinx-0.5.sh"/>
     </product>
     <product name="netgen" 
             type="prerequisite"
       <dep>Doxygen</dep>
       <dep>Graphviz</dep>
       <dep>docutils</dep>
+      <dep>Sphinx</dep>
       <dep>libxml2</dep>
       <dep>elementtree</dep>
       <dep>cElementTree</dep>
     <product name="docutils">
       <dep>Python</dep>
     </product>
+    <product name="Sphinx">
+      <dep>Python</dep>
+      <dep>docutils</dep>
+    </product>
     <product name="netgen">
       <dep>OpenCascade</dep>
     </product>
index 198dbea79bbb2b220c52054147baf8ac92c4c15b..7d2294c72ac2f2646318e98f4f7799f18f026dc7 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="4.1.4"
+  <config version="4.1.5"
          caption="SALOME v%1"
-         copyright="&lt;h5>Copyright (C) 2007-2008 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
+         copyright="&lt;h5>Copyright (C) 2007-2009 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Debian 4.0"
-         targetdir="${HOME}/salome_4.1.4"
+         targetdir="${HOME}/salome_4.1.5"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -25,7 +25,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="26633,11153,84278"
@@ -36,7 +36,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Debian 4.0"
-                   version="4.1.4
+                   version="4.1.5
                    disable="false"
                    installdiskspace="21446,10313,79189"
                    script="GUI.sh"/>
@@ -45,7 +45,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="44527,17706,191768"
@@ -55,7 +55,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="113068,71175,376032"
@@ -65,7 +65,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="63544,15848,244628"
@@ -75,7 +75,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="29149,9965,108154"
                    script="VISU.sh"/>
@@ -84,7 +84,7 @@
              type="component"
             description="SALOME platform SUPERV module">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="59511,5927,238662"
                    script="SUPERV.sh"/>
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="10270,349,39271"
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="9904,685,37988"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="68,220,2065"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="4100,452,17269"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="2686,196,12245"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="104,260,2029"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT SALOME module example">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="LIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME samples files">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,48711,0"
             type="component"
              description="SALOME module generator">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="769,10242,14097"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="9713,9691,19636"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Debian 4.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,205188,0"
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3">
+             description="Open CASCADE version 6.3sp5">
       <installation os="Debian 4.0"
-                    version="6.3" 
+                    version="6.3sp5
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3.sh"/>
+                   script="CAS-6.3sp5.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3">
+             description="Patch for Open CASCADE version 6.3sp5">
       <installation os="Debian 4.0"
-                    version="6.3" 
+                    version="6.3sp5
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3-patch.sh"/>
+                   script="CAS-6.3sp5-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
             type="prerequisite"
              description="Open source Object Request Broker (ORB) library that implements the 2.3 specification of the Common Object Request Broker Architecture (CORBA)">
       <installation os="Debian 4.0"
-                    version="4.1.0
+                    version="4.1.3
                    disable="false"
                    installdiskspace="33506,14551,105946"
-                   script="omniORB-4.1.0.sh"/>
+                   script="omniORB-4.1.3.sh"/>
     </product>
     <product name="Hdf" 
             type="prerequisite"
             type="prerequisite"
              description="Utilites for processing plaintext documentation">
       <installation os="Debian 4.0"
-                    version="0.3.9
+                    version="0.4.0
                    disable="false"
                    installdiskspace="2163,3342,6310"
-                   script="docutils-0.3.9.sh"/>
+                   script="docutils-0.4.0.sh"/>
+    </product>
+    <product name="Sphinx"
+            type="prerequisite"
+             description="Tool for creation of documentation for Python projects">
+      <installation os="Debian 4.0"
+                    version="0.5" 
+                   disable="false"
+                   installdiskspace="2163,3342,6310"
+                   script="sphinx-0.5.sh"/>
     </product>
     <product name="netgen" 
             type="prerequisite"
       <dep>Doxygen</dep>
       <dep>Graphviz</dep>
       <dep>docutils</dep>
+      <dep>Sphinx</dep>
       <dep>libxml2</dep>
       <dep>elementtree</dep>
       <dep>cElementTree</dep>
     <product name="docutils">
       <dep>Python</dep>
     </product>
+    <product name="Sphinx">
+      <dep>Python</dep>
+      <dep>docutils</dep>
+    </product>
     <product name="netgen">
       <dep>OpenCascade</dep>
     </product>
index a801c734fe437ac09a37a7d5b99f9dfa87417b18..182c875d17de6c542fb2b2cd4a4bb315f1e1fb1e 100755 (executable)
@@ -1,15 +1,16 @@
 <document>
 
-  <config version="4.1.4"
+  <config version="4.1.5"
          caption="SALOME v%1"
-         copyright="&lt;h5>Copyright (C) 2007-2008 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
+         copyright="&lt;h5>Copyright (C) 2007-2009 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Debian 4.0 64bit"
-         targetdir="${HOME}/salome_4.1.4"
+         targetdir="${HOME}/salome_4.1.5"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
   <buttons>
+
     <button label="Launch SALOME"
            tooltip="Click this button to launch SALOME"
            script="start_salome.sh"
@@ -25,7 +26,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="26633,11153,84278"
@@ -36,7 +37,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Debian 4.0 64bit"
-                   version="4.1.4
+                   version="4.1.5
                    disable="false"
                    installdiskspace="21446,10313,79189"
                    script="GUI.sh"/>
@@ -45,7 +46,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="44527,17706,191768"
@@ -55,7 +56,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="113068,71175,376032"
@@ -65,7 +66,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="63544,15848,244628"
@@ -75,7 +76,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="29149,9965,108154"
                    script="VISU.sh"/>
@@ -84,7 +85,7 @@
              type="component"
             description="SALOME platform SUPERV module">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="59511,5927,238662"
                    script="SUPERV.sh"/>
@@ -93,7 +94,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="10270,349,39271"
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="9904,685,37988"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="68,220,2065"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="4100,452,17269"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="2686,196,12245"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="104,260,2029"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT SALOME module example">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="LIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME samples files">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,48711,0"
             type="component"
              description="SALOME module generator">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="769,10242,14097"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="9713,9691,19636"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,205188,0"
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3">
+             description="Open CASCADE version 6.3sp5">
       <installation os="Debian 4.0 64bit"
-                    version="6.3" 
+                    version="6.3sp5
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3.sh"/>
+                   script="CAS-6.3sp5.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3">
+             description="Patch for Open CASCADE version 6.3sp5">
       <installation os="Debian 4.0 64bit"
-                    version="6.3" 
+                    version="6.3sp5
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3-patch.sh"/>
+                   script="CAS-6.3sp5-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
             type="prerequisite"
              description="Open source Object Request Broker (ORB) library that implements the 2.3 specification of the Common Object Request Broker Architecture (CORBA)">
       <installation os="Debian 4.0 64bit"
-                    version="4.1.0
+                    version="4.1.3
                    disable="false"
                    installdiskspace="33506,14551,105946"
-                   script="omniORB-4.1.0.sh"/>
+                   script="omniORB-4.1.3.sh"/>
     </product>
     <product name="Hdf" 
             type="prerequisite"
             type="prerequisite"
              description="Utilites for processing plaintext documentation">
       <installation os="Debian 4.0 64bit"
-                    version="0.3.9
+                    version="0.4.0
                    disable="false"
                    installdiskspace="2163,3342,6310"
-                   script="docutils-0.3.9.sh"/>
+                   script="docutils-0.4.0.sh"/>
+    </product>
+    <product name="Sphinx"
+            type="prerequisite"
+             description="Tool for creation of documentation for Python projects">
+      <installation os="Debian 4.0 64bit"
+                    version="0.5" 
+                   disable="false"
+                   installdiskspace="2163,3342,6310"
+                   script="sphinx-0.5.sh"/>
     </product>
     <product name="netgen" 
             type="prerequisite"
       <dep>Doxygen</dep>
       <dep>Graphviz</dep>
       <dep>docutils</dep>
+      <dep>Sphinx</dep>
       <dep>libxml2</dep>
       <dep>elementtree</dep>
       <dep>cElementTree</dep>
     <product name="docutils">
       <dep>Python</dep>
     </product>
+    <product name="Sphinx">
+      <dep>Python</dep>
+      <dep>docutils</dep>
+    </product>
     <product name="netgen">
       <dep>OpenCascade</dep>
     </product>
index c14697c9f3b05cad84c1eb84a6e8361c6381c452..6e752b8d73699fe810d11ff76b9b43386d26e3cc 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="4.1.4"
+  <config version="4.1.5"
          caption="SALOME v%1"
-         copyright="&lt;h5>Copyright (C) 2007-2008 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
+         copyright="&lt;h5>Copyright (C) 2007-2009 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Mandriva 2006.0"
-         targetdir="${HOME}/salome_4.1.4"
+         targetdir="${HOME}/salome_4.1.5"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -25,7 +25,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="51505,8360,160469"
@@ -36,7 +36,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Mandriva 2006.0"
-                   version="4.1.4
+                   version="4.1.5
                    disable="false"
                    installdiskspace="14083,12349,91968"
                    script="GUI.sh"/>
@@ -45,7 +45,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="20790,20800,139588"
@@ -55,7 +55,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="102208,73840,317303"
@@ -65,7 +65,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="24638,19840,128064"
@@ -75,7 +75,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="17971,11396,95349"
                    script="VISU.sh"/>
@@ -84,7 +84,7 @@
              type="component"
             description="SALOME platform SUPERV module">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="46223,5963,178795"
                    script="SUPERV.sh"/>
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="4701,430,12979"
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="276,169,6204"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="6947,305,29242"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="6867,1773,19948"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="6843,1825,19916"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="2818,722,19201"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="152,4419,5439"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="841,4883,8662"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="237,4371,5884"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="84,3902,560"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT SALOME module example">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="184,4491,5948"
                    script="LIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="108,3931,4775"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="373,4936,7110"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="11186,5124,42568"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="4548,3014,21060"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="false"
                    installdiskspace="83522,7831,236730"
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,86825,0"
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="493,3183,8139"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="0,2446,0"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2006.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,222045,0"
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3">
+             description="Open CASCADE version 6.3sp5">
       <installation os="Mandriva 2006.0"
-                    version="6.3" 
+                    version="6.3sp5
                    disable="false"
                    installdiskspace="238909,389774,1282214"
-                   script="CAS-6.3.sh"/>
+                   script="CAS-6.3sp5.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3">
+             description="Patch for Open CASCADE version 6.3sp5">
       <installation os="Mandriva 2006.0"
-                    version="6.3" 
+                    version="6.3sp5
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3-patch.sh"/>
+                   script="CAS-6.3sp5-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
             type="prerequisite"
              description="Open source Object Request Broker (ORB) library that implements the 2.3 specification of the Common Object Request Broker Architecture (CORBA)">
       <installation os="Mandriva 2006.0"
-                    version="4.1.0
+                    version="4.1.3
                    disable="false"
                    installdiskspace="35416,20069,169736"
-                   script="omniORB-4.1.0.sh"/>
+                   script="omniORB-4.1.3.sh"/>
     </product>
     <product name="Hdf" 
             type="prerequisite"
             type="prerequisite"
              description="Utilites for processing plaintext documentation">
       <installation os="Mandriva 2006.0"
-                    version="0.3.9
+                    version="0.4.0
                    disable="false"
                    installdiskspace="1879,3656,6507"
-                   script="docutils-0.3.9.sh"/>
+                   script="docutils-0.4.0.sh"/>
+    </product>
+    <product name="Sphinx"
+            type="prerequisite"
+             description="Tool for creation of documentation for Python projects">
+      <installation os="Mandriva 2006.0"
+                    version="0.5" 
+                   disable="false"
+                   installdiskspace="2163,3342,6310"
+                   script="sphinx-0.5.sh"/>
     </product>
     <product name="netgen" 
             type="prerequisite"
       <dep>Doxygen</dep>
       <dep>Graphviz</dep>
       <dep>docutils</dep>
+      <dep>Sphinx</dep>
       <dep>libxml2</dep>
       <dep>elementtree</dep>
       <dep>cElementTree</dep>
     <product name="docutils">
       <dep>Python</dep>
     </product>
+    <product name="Sphinx">
+      <dep>Python</dep>
+      <dep>docutils</dep>
+    </product>
     <product name="netgen">
       <dep>OpenCascade</dep>
     </product>
index f76cfc79be7080e26b9d8a202e951387bef37491..0534e7ba7f42827af43480f1deebafac13793f5f 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="4.1.4"
+  <config version="4.1.5"
          caption="SALOME v%1"
-         copyright="&lt;h5>Copyright (C) 2007-2008 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
+         copyright="&lt;h5>Copyright (C) 2007-2009 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
          license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Mandriva 2006.0 64bit"
-         targetdir="${HOME}/salome_4.1.4"
+         targetdir="${HOME}/salome_4.1.5"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -25,7 +25,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="51505,8360,160469"
@@ -36,7 +36,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Mandriva 2006.0 64bit"
-                   version="4.1.4
+                   version="4.1.5
                    disable="false"
                    installdiskspace="14083,12349,91968"
                    script="GUI.sh"/>
@@ -45,7 +45,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="20790,20800,139588"
@@ -55,7 +55,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="102208,73840,317303"
@@ -65,7 +65,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="24638,19840,128064"
@@ -75,7 +75,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="17971,11396,95349"
                    script="VISU.sh"/>
@@ -84,7 +84,7 @@
              type="component"
             description="SALOME platform SUPERV module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="46223,5963,178795"
                    script="SUPERV.sh"/>
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="4701,430,12979"
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="276,169,6204"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="6947,305,29242"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="6867,1773,19948"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="6843,1825,19916"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="2818,722,19201"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="152,4419,5439"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="841,4883,8662"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="237,4371,5884"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="84,3902,560"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT SALOME module example">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="184,4491,5948"
                    script="LIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="108,3931,4775"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="373,4936,7110"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="11186,5124,42568"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="4548,3014,21060"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="false"
                    installdiskspace="83522,7831,236730"
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,86825,0"
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="493,3183,8139"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="0,2446,0"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,222045,0"
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3">
+             description="Open CASCADE version 6.3sp5">
       <installation os="Mandriva 2006.0 64bit"
-                    version="6.3" 
+                    version="6.3sp5
                    disable="false"
                    installdiskspace="238909,389774,1282214"
-                   script="CAS-6.3.sh"/>
+                   script="CAS-6.3sp5.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3">
+             description="Patch for Open CASCADE version 6.3sp5">
       <installation os="Mandriva 2006.0 64bit"
-                    version="6.3" 
+                    version="6.3sp5
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3-patch.sh"/>
+                   script="CAS-6.3sp5-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
             type="prerequisite"
              description="Open source Object Request Broker (ORB) library that implements the 2.3 specification of the Common Object Request Broker Architecture (CORBA)">
       <installation os="Mandriva 2006.0 64bit"
-                    version="4.1.0
+                    version="4.1.3
                    disable="false"
                    installdiskspace="35416,20069,169736"
-                   script="omniORB-4.1.0.sh"/>
+                   script="omniORB-4.1.3.sh"/>
     </product>
     <product name="Hdf" 
             type="prerequisite"
             type="prerequisite"
              description="Utilites for processing plaintext documentation">
       <installation os="Mandriva 2006.0 64bit"
-                    version="0.3.9
+                    version="0.4.0
                    disable="false"
                    installdiskspace="1879,3656,6507"
-                   script="docutils-0.3.9.sh"/>
+                   script="docutils-0.4.0.sh"/>
+    </product>
+    <product name="Sphinx"
+            type="prerequisite"
+             description="Tool for creation of documentation for Python projects">
+      <installation os="Mandriva 2006.0 64bit"
+                    version="0.5" 
+                   disable="false"
+                   installdiskspace="2163,3342,6310"
+                   script="sphinx-0.5.sh"/>
     </product>
     <product name="netgen" 
             type="prerequisite"
       <dep>Doxygen</dep>
       <dep>Graphviz</dep>
       <dep>docutils</dep>
+      <dep>Sphinx</dep>
       <dep>libxml2</dep>
       <dep>elementtree</dep>
       <dep>cElementTree</dep>
     <product name="docutils">
       <dep>Python</dep>
     </product>
+    <product name="Sphinx">
+      <dep>Python</dep>
+      <dep>docutils</dep>
+    </product>
     <product name="netgen">
       <dep>OpenCascade</dep>
     </product>
index 7539d5a69094acef8cf3a58affae389cb5b2caef..e5e99d6a83675d849f375b17f488e9facc0b0974 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="4.1.4"
+  <config version="4.1.5"
          caption="SALOME v%1"
-         copyright="&lt;h5>Copyright (C) 2007-2008 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
+         copyright="&lt;h5>Copyright (C) 2007-2009 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Mandriva 2008.0"
-         targetdir="${HOME}/salome_4.1.4"
+         targetdir="${HOME}/salome_4.1.5"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -25,7 +25,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Mandriva 2008.0"
-                   version="4.1.4
+                   version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="51505,8360,160469"
@@ -36,7 +36,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Mandriva 2008.0"
-                   version="4.1.4
+                   version="4.1.5
                    disable="false"
                    installdiskspace="14083,12349,91968"
                    script="GUI.sh"/>
@@ -45,7 +45,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="20790,20800,139588"
@@ -55,7 +55,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="102208,73840,317303"
@@ -65,7 +65,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="24638,19840,128064"
@@ -75,7 +75,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="17971,11396,95349"
                    script="VISU.sh"/>
@@ -84,7 +84,7 @@
              type="component"
             description="SALOME platform SUPERV module">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="46223,5963,178795"
                    script="SUPERV.sh"/>
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="4701,430,12979"
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="276,169,6204"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="6947,305,29242"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="6867,1773,19948"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="6843,1825,19916"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="2818,722,19201"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="152,4419,5439"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="841,4883,8662"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="237,4371,5884"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="84,3902,560"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT SALOME module example">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="184,4491,5948"
                    script="LIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="108,3931,4775"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="373,4936,7110"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="11186,5124,42568"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="4548,3014,21060"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="false"
                    installdiskspace="83522,7831,236730"
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,86825,0"
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="493,3183,8139"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="0,2446,0"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2008.0"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,222045,0"
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3">
+             description="Open CASCADE version 6.3sp5">
       <installation os="Mandriva 2008.0"
-                    version="6.3" 
+                    version="6.3sp5
                    disable="false"
                    installdiskspace="238909,389774,1282214"
-                   script="CAS-6.3.sh"/>
+                   script="CAS-6.3sp5.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3">
+             description="Patch for Open CASCADE version 6.3sp5">
       <installation os="Mandriva 2008.0"
-                    version="6.3" 
+                    version="6.3sp5
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3-patch.sh"/>
+                   script="CAS-6.3sp5-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
             type="prerequisite"
              description="Open source Object Request Broker (ORB) library that implements the 2.3 specification of the Common Object Request Broker Architecture (CORBA)">
       <installation os="Mandriva 2008.0"
-                    version="4.1.0
+                    version="4.1.3
                    disable="false"
                    installdiskspace="35416,20069,169736"
-                   script="omniORB-4.1.0.sh"/>
+                   script="omniORB-4.1.3.sh"/>
     </product>
     <product name="Hdf" 
             type="prerequisite"
             type="prerequisite"
              description="Utilites for processing plaintext documentation">
       <installation os="Mandriva 2008.0"
-                    version="0.3.9
+                    version="0.4.0
                    disable="false"
                    installdiskspace="1879,3656,6507"
-                   script="docutils-0.3.9.sh"/>
+                   script="docutils-0.4.0.sh"/>
+    </product>
+    <product name="Sphinx"
+            type="prerequisite"
+             description="Tool for creation of documentation for Python projects">
+      <installation os="Mandriva 2008.0"
+                    version="0.5" 
+                   disable="false"
+                   installdiskspace="2163,3342,6310"
+                   script="sphinx-0.5.sh"/>
     </product>
     <product name="netgen" 
             type="prerequisite"
       <dep>Doxygen</dep>
       <dep>Graphviz</dep>
       <dep>docutils</dep>
+      <dep>Sphinx</dep>
       <dep>libxml2</dep>
       <dep>elementtree</dep>
       <dep>cElementTree</dep>
     <product name="docutils">
       <dep>Python</dep>
     </product>
+    <product name="Sphinx">
+      <dep>Python</dep>
+      <dep>docutils</dep>
+    </product>
     <product name="netgen">
       <dep>OpenCascade</dep>
     </product>
index fcb57f7990eafd00529df0cef8315f025aba35c7..1b82ee1a1cace68b14ac30b73ca933b630d2cf83 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="4.1.4"
+  <config version="4.1.5"
          caption="SALOME v%1"
-         copyright="&lt;h5>Copyright (C) 2007-2008 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
+         copyright="&lt;h5>Copyright (C) 2007-2009 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Mandriva 2008.0 64bit"
-         targetdir="${HOME}/salome_4.1.4"
+         targetdir="${HOME}/salome_4.1.5"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -25,7 +25,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="51505,8360,160469"
@@ -36,7 +36,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Mandriva 2008.0 64bit"
-                   version="4.1.4
+                   version="4.1.5
                    disable="false"
                    installdiskspace="14083,12349,91968"
                    script="GUI.sh"/>
@@ -45,7 +45,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="20790,20800,139588"
@@ -55,7 +55,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="102208,73840,317303"
@@ -65,7 +65,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="24638,19840,128064"
@@ -75,7 +75,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="17971,11396,95349"
                    script="VISU.sh"/>
@@ -84,7 +84,7 @@
              type="component"
             description="SALOME platform SUPERV module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="46223,5963,178795"
                    script="SUPERV.sh"/>
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="4701,430,12979"
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="276,169,6204"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="6947,305,29242"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="6867,1773,19948"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="6843,1825,19916"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="2818,722,19201"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="152,4419,5439"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="841,4883,8662"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="237,4371,5884"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="84,3902,560"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT SALOME module example">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="184,4491,5948"
                    script="LIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="108,3931,4775"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="373,4936,7110"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="11186,5124,42568"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="4548,3014,21060"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="false"
                    installdiskspace="83522,7831,236730"
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,86825,0"
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="493,3183,8139"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    installdiskspace="0,2446,0"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.4
+                    version="4.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,222045,0"
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3">
+             description="Open CASCADE version 6.3sp5">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.3" 
+                    version="6.3sp5
                    disable="false"
                    installdiskspace="238909,389774,1282214"
-                   script="CAS-6.3.sh"/>
+                   script="CAS-6.3sp5.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3">
+             description="Patch for Open CASCADE version 6.3sp5">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.3" 
+                    version="6.3sp5
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3-patch.sh"/>
+                   script="CAS-6.3sp5-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
             type="prerequisite"
              description="Open source Object Request Broker (ORB) library that implements the 2.3 specification of the Common Object Request Broker Architecture (CORBA)">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.1.0
+                    version="4.1.3
                    disable="false"
                    installdiskspace="35416,20069,169736"
-                   script="omniORB-4.1.0.sh"/>
+                   script="omniORB-4.1.3.sh"/>
     </product>
     <product name="Hdf" 
             type="prerequisite"
             type="prerequisite"
              description="Utilites for processing plaintext documentation">
       <installation os="Mandriva 2008.0 64bit"
-                    version="0.3.9
+                    version="0.4.0
                    disable="false"
                    installdiskspace="1879,3656,6507"
-                   script="docutils-0.3.9.sh"/>
+                   script="docutils-0.4.0.sh"/>
+    </product>
+    <product name="Sphinx"
+            type="prerequisite"
+             description="Tool for creation of documentation for Python projects">
+      <installation os="Mandriva 2008.0 64bit"
+                    version="0.5" 
+                   disable="false"
+                   installdiskspace="2163,3342,6310"
+                   script="sphinx-0.5.sh"/>
     </product>
     <product name="netgen" 
             type="prerequisite"
       <dep>Doxygen</dep>
       <dep>Graphviz</dep>
       <dep>docutils</dep>
+      <dep>Sphinx</dep>
       <dep>libxml2</dep>
       <dep>elementtree</dep>
       <dep>cElementTree</dep>
     <product name="docutils">
       <dep>Python</dep>
     </product>
+    <product name="Sphinx">
+      <dep>Python</dep>
+      <dep>docutils</dep>
+    </product>
     <product name="netgen">
       <dep>OpenCascade</dep>
     </product>
index 0b98441f53971180ac1e915603a1f07d032e5029..909deaa449ad896ef34bf2184e84c017f2319b60 100644 (file)
@@ -559,9 +559,9 @@ SALOME_InstallWizard::SALOME_InstallWizard(const QString& aXmlFileName,
   addLogo( pixmap( pxLogo ) );
 
   // set defaults
-  setVersion( "4.1.4" );
+  setVersion( "4.1.5" );
   setCaption( tr( "SALOME %1" ).arg( myVersion ) );
-  setCopyright( tr( "<h5>Copyright &copy; 2007-2008 CEA/DEN, EDF R&amp;D, OPEN CASCADE<br></h5>"
+  setCopyright( tr( "<h5>Copyright &copy; 2007-2009 CEA/DEN, EDF R&amp;D, OPEN CASCADE<br></h5>"
                "<h5>Copyright &copy; 2003-2007 OPEN CASCADE,<br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,<br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS</h5>" ));
   setLicense( tr( "<h5>GNU LGPL</h5>" ) );