tags 615765 + patch
tags 615765 + pending
thanks

Dear maintainer,

I've prepared an NMU for pornview (versioned as 0.2pre1-11.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Ostbahn-Kurti & Die Chefpartie: Wirklich Wahr
diff -u pornview-0.2pre1/debian/changelog pornview-0.2pre1/debian/changelog
--- pornview-0.2pre1/debian/changelog
+++ pornview-0.2pre1/debian/changelog
@@ -1,3 +1,12 @@
+pornview (0.2pre1-11.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "ftbfs with gold or ld --no-add-needed": new patch
+    615765-gold-no-add-needed: pass -lm to linker.
+    (Closes: #615765)
+
+ -- gregor herrmann <gre...@debian.org>  Thu, 19 Jan 2012 17:37:24 +0100
+
 pornview (0.2pre1-11) unstable; urgency=low
 
   * Ack NMU
diff -u pornview-0.2pre1/debian/patches/series pornview-0.2pre1/debian/patches/series
--- pornview-0.2pre1/debian/patches/series
+++ pornview-0.2pre1/debian/patches/series
@@ -14,0 +15 @@
+615765-gold-no-add-needed
only in patch2:
unchanged:
--- pornview-0.2pre1.orig/debian/patches/615765-gold-no-add-needed
+++ pornview-0.2pre1/debian/patches/615765-gold-no-add-needed
@@ -0,0 +1,25 @@
+Description: pass -lm to linker to avoid FTBFS with binutils-gold or --no-add-needed
+Origin:      vendor
+Bug-Debian:  http://bugs.debian.org/615765
+Forwarded:   no
+Author:      gregor herrmann <gre...@debian.org>
+Last-Update: 2012-01-19
+--- a/src/Makefile.am
++++ b/src/Makefile.am
+@@ -55,4 +55,4 @@
+ pornview_LDADD = $(GTK_LIBS) $(GDK_PIXBUF_LIBS) $(PNG_LIBS) $(MOVIELIB_LIBS) \
+ 	$(INTLLIBS) $(LIBICONV) $(LIBCHARSET) $(X_LIBS) $(XINERAMA_LIBS) \
+ 	prefs_ui/libprefs_ui.la  support/widgets/libsupport_widgets.la \
+-	support/libsupport_utils.la $(LIBEXIF)
++	support/libsupport_utils.la $(LIBEXIF) -lm
+--- a/src/Makefile.in
++++ b/src/Makefile.in
+@@ -144,7 +144,7 @@
+ pornview_LDFLAGS =  	-export-dynamic
+ 
+ 
+-pornview_LDADD = $(GTK_LIBS) $(GDK_PIXBUF_LIBS) $(PNG_LIBS) $(MOVIELIB_LIBS) 	$(INTLLIBS) $(LIBICONV) $(LIBCHARSET) $(X_LIBS) $(XINERAMA_LIBS) 	prefs_ui/libprefs_ui.la  support/widgets/libsupport_widgets.la 	support/libsupport_utils.la $(LIBEXIF)
++pornview_LDADD = $(GTK_LIBS) $(GDK_PIXBUF_LIBS) $(PNG_LIBS) $(MOVIELIB_LIBS) 	$(INTLLIBS) $(LIBICONV) $(LIBCHARSET) $(X_LIBS) $(XINERAMA_LIBS) 	prefs_ui/libprefs_ui.la  support/widgets/libsupport_widgets.la 	support/libsupport_utils.la $(LIBEXIF) -lm
+ 
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../config.h

Attachment: signature.asc
Description: Digital signature

Reply via email to