[Pkg-scicomp-devel] Bug#422812: NMU uploaded

Andreas Barth aba at not.so.argh.org
Sun Jun 17 19:54:31 UTC 2007


Hi,

I uploaded an NMU of your package.

Please see this as help to get the package into a releaseable condition again.

Please find the used diff below.


Cheers,
Andi

diff -ur ../gmsh-2.0.7~/configure ../gmsh-2.0.7/configure
--- ../gmsh-2.0.7~/configure	2007-03-31 09:38:03.000000000 +0000
+++ ../gmsh-2.0.7/configure	2007-06-17 19:31:30.000000000 +0000
@@ -3349,7 +3349,7 @@
       FLAGS="${FLAGS} -I${OSMESA_PREFIX} -I${OSMESA_PREFIX}/include"
     fi
   else
-    GMSH_LIBS="${GMSH_LIBS} `$FLTKCONFIG --use-gl --use-images --ldflags`"
+    GMSH_LIBS="${GMSH_LIBS} -lGLU `$FLTKCONFIG --use-gl --use-images --ldflags`"
     FLAGS="${FLAGS} `$FLTKCONFIG --use-gl --use-images --cxxflags`"
   fi
 
diff -ur ../gmsh-2.0.7~/configure.in ../gmsh-2.0.7/configure.in
--- ../gmsh-2.0.7~/configure.in	2007-03-31 09:38:03.000000000 +0000
+++ ../gmsh-2.0.7/configure.in	2007-06-17 19:31:30.000000000 +0000
@@ -220,7 +220,7 @@
       FLAGS="${FLAGS} -I${OSMESA_PREFIX} -I${OSMESA_PREFIX}/include"
     fi
   else
-    GMSH_LIBS="${GMSH_LIBS} `$FLTKCONFIG --use-gl --use-images --ldflags`"
+    GMSH_LIBS="${GMSH_LIBS} -lGLU `$FLTKCONFIG --use-gl --use-images --ldflags`"
     FLAGS="${FLAGS} `$FLTKCONFIG --use-gl --use-images --cxxflags`"
   fi
 
diff -ur ../gmsh-2.0.7~/debian/changelog ../gmsh-2.0.7/debian/changelog
--- ../gmsh-2.0.7~/debian/changelog	2007-06-17 19:31:14.000000000 +0000
+++ ../gmsh-2.0.7/debian/changelog	2007-06-17 19:32:33.000000000 +0000
@@ -1,3 +1,10 @@
+gmsh (2.0.7-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS by adding link to GLU. Thanks, Emmet Hikory. Closes: #422812
+
+ -- Andreas Barth <aba at not.so.argh.org>  Sun, 17 Jun 2007 19:31:55 +0000
+
 gmsh (2.0.7-1) unstable; urgency=low
 
   * New upstream release
-- 
  http://home.arcor.de/andreas-barth/




More information about the Pkg-scicomp-devel mailing list