[Pkg-cli-apps-commits] [SCM] f-spot branch, master, updated. debian/0.8.2-3-2-gb0f2bad

Julian Taylor jtaylor.debian at googlemail.com
Mon Sep 5 01:09:14 UTC 2011


The following commit has been merged in the master branch:
commit 7e4d6ed7a435787a01d10f78bedee12af2204e23
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date:   Mon Sep 5 02:51:09 2011 +0200

    link libfspot with needed lib. Closes: #640436

diff --git a/debian/patches/0003-link-libfspot-with-needed-libm.patch b/debian/patches/0003-link-libfspot-with-needed-libm.patch
new file mode 100644
index 0000000..dcf9045
--- /dev/null
+++ b/debian/patches/0003-link-libfspot-with-needed-libm.patch
@@ -0,0 +1,23 @@
+From: Julian Taylor <jtaylor.debian at googlemail.com>
+Date: Mon, 5 Sep 2011 02:50:23 +0200
+Subject: link libfspot with needed libm
+
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640436
+Forwarded: https://bugzilla.gnome.org/show_bug.cgi?id=658210
+---
+ lib/libfspot/Makefile.in |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+diff --git a/lib/libfspot/Makefile.in b/lib/libfspot/Makefile.in
+index ecb0bab..08fd448 100644
+--- a/lib/libfspot/Makefile.in
++++ b/lib/libfspot/Makefile.in
+@@ -366,6 +366,7 @@ libfspot_la_SOURCES = \
+ 
+ libfspot_la_LIBADD = \
+ 	-lX11						\
++	-lm						\
+ 	$(F_LIBS)					\
+ 	$(LCMS_LIBS)					\
+ 	$(GIO_LIBS)
+-- 
diff --git a/debian/patches/series b/debian/patches/series
index 4120107..cc5f00c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 0001-ubuntu_xdg-photo-dir.patch
 0002-PixbufLoader-from-gtk-sharp-master-does-not-have-a-C.patch
+0003-link-libfspot-with-needed-libm.patch

-- 
f-spot



More information about the Pkg-cli-apps-commits mailing list