tags 396364 + patch
thanks

Hi,

The following is the diff for my ctsim 4.5.2-1.1 NMU.

diff -Nru /tmp/joyKca2AZ3/ctsim-4.5.2/debian/changelog 
/tmp/t6jqpGxuXl/ctsim-4.5.2/debian/changelog
--- /tmp/joyKca2AZ3/ctsim-4.5.2/debian/changelog        2006-11-08 
15:17:27.000000000 +0100
+++ /tmp/t6jqpGxuXl/ctsim-4.5.2/debian/changelog        2006-11-08 
15:17:28.000000000 +0100
@@ -1,3 +1,12 @@
+ctsim (4.5.2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Explicitly give --without-lam to configure; prevents an attempted build
+    with MPI support, which can FTBFS due to missing build-dependencies.
+    (Closes: #396364)
+
+ -- Steinar H. Gunderson <[EMAIL PROTECTED]>  Wed,  8 Nov 2006 14:19:33 +0100
+
 ctsim (4.5.2-1) unstable; urgency=low
 
   * New upstream
diff -Nru /tmp/joyKca2AZ3/ctsim-4.5.2/debian/rules 
/tmp/t6jqpGxuXl/ctsim-4.5.2/debian/rules
--- /tmp/joyKca2AZ3/ctsim-4.5.2/debian/rules    2006-11-08 15:17:27.000000000 
+0100
+++ /tmp/t6jqpGxuXl/ctsim-4.5.2/debian/rules    2006-11-08 15:17:28.000000000 
+0100
@@ -33,7 +33,7 @@
        dh_testdir
        touch configure.in && touch aclocal.m4 && touch configure
 
-       ./configure --prefix=$(DESTDIR)/usr --mandir=$(DESTDIR)/usr/share/man 
--datadir=$(HELPDIR) --with-ctn -with-x
+       ./configure --prefix=$(DESTDIR)/usr --mandir=$(DESTDIR)/usr/share/man 
--datadir=$(HELPDIR) --with-ctn -with-x --without-lam
        touch configure-stamp
 
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to