[Pkg-phototools-devel] Freeze exception for ilmbase 1.0.1-2+nmu2
Andreas Metzler
ametzler at downhill.at.eu.org
Fri Aug 15 17:44:33 UTC 2008
Hello,
please let ilmbase 1.0.1-2+nmu2 propagate to lenny. The version in
lenny causes hugin to FTBFS on sparc.
cu andreas
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
-------------- next part --------------
diff -u ilmbase-1.0.1/debian/changelog ilmbase-1.0.1/debian/changelog
--- ilmbase-1.0.1/debian/changelog
+++ ilmbase-1.0.1/debian/changelog
@@ -1,3 +1,11 @@
+ilmbase (1.0.1-2+nmu2) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Apply workaround proposed by Andreas Metzler to correctly
+ link to libpthread. (Closes: #492357)
+
+ -- Frank Lichtenheld <djpig at debian.org> Mon, 11 Aug 2008 18:28:06 -0300
+
ilmbase (1.0.1-2+nmu1) unstable; urgency=low
* Non-maintainer upload.
diff -u ilmbase-1.0.1/debian/rules ilmbase-1.0.1/debian/rules
--- ilmbase-1.0.1/debian/rules
+++ ilmbase-1.0.1/debian/rules
@@ -48,7 +48,7 @@
-mkdir $(objdir)
cd $(objdir) && \
- env CFLAGS="$(CFLAGS)" ../configure $(confflags)
+ env CFLAGS="$(CFLAGS)" PTHREAD_LIBS=-lpthread ../configure $(confflags)
touch $@
More information about the Pkg-phototools-devel
mailing list