r44969 - /packages/gmsh-tetgen/trunk/debian/patches/add-missing-headers.patch

trophime-guest at users.alioth.debian.org trophime-guest at users.alioth.debian.org
Wed Jun 6 15:38:22 UTC 2012


Author: trophime-guest
Date: Wed Jun  6 15:38:21 2012
New Revision: 44969

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44969
Log:
commit update patches

Modified:
    packages/gmsh-tetgen/trunk/debian/patches/add-missing-headers.patch

Modified: packages/gmsh-tetgen/trunk/debian/patches/add-missing-headers.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/gmsh-tetgen/trunk/debian/patches/add-missing-headers.patch?rev=44969&op=diff
==============================================================================
--- packages/gmsh-tetgen/trunk/debian/patches/add-missing-headers.patch (original)
+++ packages/gmsh-tetgen/trunk/debian/patches/add-missing-headers.patch Wed Jun  6 15:38:21 2012
@@ -1,7 +1,7 @@
-Index: gmsh-tetgen-2.5.1~beta2~svn12051/CMakeLists.txt
+Index: CMakeLists.txt
 ===================================================================
---- gmsh-tetgen-2.5.1~beta2~svn12051.orig/CMakeLists.txt	2012-05-10 21:53:17.683618460 +0200
-+++ gmsh-tetgen-2.5.1~beta2~svn12051/CMakeLists.txt	2012-05-10 21:53:37.343619277 +0200
+--- CMakeLists.txt	(revision 12259)
++++ CMakeLists.txt	(working copy)
 @@ -82,6 +82,7 @@
    ${CMAKE_CURRENT_BINARY_DIR}/Common/GmshVersion.h
    Common/Gmsh.h Common/Context.h Common/GmshDefines.h Common/GmshMessage.h
@@ -10,13 +10,15 @@
    Numeric/Numeric.h Numeric/GaussIntegration.h Numeric/polynomialBasis.h
      Numeric/JacobianBasis.h Numeric/fullMatrix.h
      Numeric/simpleFunction.h Numeric/cartesian.h
-@@ -96,16 +97,21 @@
+@@ -95,17 +96,22 @@
+     Geo/discreteFace.h Geo/discreteRegion.h Geo/SPoint2.h Geo/SPoint3.h
      Geo/SVector3.h Geo/STensor3.h Geo/SBoundingBox3d.h Geo/Pair.h Geo/Range.h 
      Geo/SOrientedBoundingBox.h Geo/CellComplex.h Geo/ChainComplex.h Geo/Cell.h
-     Geo/Homology.h Geo/Chain.h Geo/partitionEdge.h Geo/CGNSOptions.h Geo/gmshLevelset.h
-+    Geo/Chain.h
+-    Geo/Homology.h Geo/Chain.h Geo/partitionEdge.h Geo/CGNSOptions.h Geo/gmshLevelset.h
++    Geo/Homology.h Geo/Chain.h Geo/partitionEdge.h Geo/CGNSOptions.h Geo/gmshLevelset
++    Geo/Chain.h.h
    Mesh/meshGEdge.h Mesh/meshGFace.h Mesh/meshGFaceOptimize.h Mesh/meshPartition.h
-     Mesh/meshGFaceDelaunayInsertion.h Mesh/simple3D.h Mesh/meshPartitionOptions.h 
+     Mesh/meshGFaceDelaunayInsertion.h Mesh/simple3D.h Mesh/meshPartitionOptions.h Mesh/directions3D.h
      Mesh/Voronoi3D.h Mesh/Levy3D.h Mesh/periodical.h
 +    Mesh/Field.h
    Numeric/mathEvaluator.h
@@ -24,7 +26,7 @@
      Solver/crossConfTerm.h Solver/orthogonalTerm.h
      Solver/linearSystem.h Solver/linearSystemGMM.h Solver/linearSystemCSR.h 
      Solver/linearSystemFull.h Solver/elasticitySolver.h Solver/sparsityPattern.h 
-+    Solver/functionSpace.h Solver/STensor43.h Solver/STensor33.h 
++    Solver/functionSpace.h Solver/STensor43.h Solver/STensor33.h
    Post/PView.h Post/PViewData.h Plugin/PluginManager.h Post/OctreePost.h
 +    Post/ColorTable.h Post/PViewOptions.h Post/PViewData.h
    Graphics/drawContext.h




More information about the debian-science-commits mailing list