Hello community, here is the log from the commit of package xzgv for openSUSE:Factory checked in at Thu Sep 15 14:18:37 CEST 2011.
-------- --- xzgv/xzgv.changes 2011-08-30 04:18:44.000000000 +0200 +++ /mounts/work_src_done/STABLE/xzgv/xzgv.changes 2011-09-12 11:39:25.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 12 09:38:29 UTC 2011 - [email protected] + +- Add missing -lm to linker flags + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xzgv.spec ++++++ --- /var/tmp/diff_new_pack.ajyy7g/_old 2011-09-15 14:18:30.000000000 +0200 +++ /var/tmp/diff_new_pack.ajyy7g/_new 2011-09-15 14:18:30.000000000 +0200 @@ -22,7 +22,7 @@ BuildRequires: gtk2-devel libexif-devel update-desktop-files Url: http://sourceforge.net/projects/xzgv Version: 0.9.1 -Release: 12 +Release: 14 Group: Productivity/Graphics/Viewers License: GPLv2+ Summary: A Fast Picture Viewer for the X Window System ++++++ xzgv-0.9.1-exif-orient.patch ++++++ --- /var/tmp/diff_new_pack.ajyy7g/_old 2011-09-15 14:18:30.000000000 +0200 +++ /var/tmp/diff_new_pack.ajyy7g/_new 2011-09-15 14:18:30.000000000 +0200 @@ -68,7 +68,7 @@ -CFLAGS+=`pkg-config --cflags gtk+-2.0` `pkg-config --cflags gdk-pixbuf-2.0` `pkg-config --cflags x11` -LDFLAGS+=`pkg-config --libs gtk+-2.0` `pkg-config --libs gdk-pixbuf-2.0 ` `pkg-config --libs x11` +CFLAGS+=`pkg-config --cflags gtk+-2.0` `pkg-config --cflags gdk-pixbuf-2.0` `pkg-config --cflags libexif` `pkg-config --cflags x11` -+LDFLAGS+=`pkg-config --libs gtk+-2.0` `pkg-config --libs gdk-pixbuf-2.0 ` `pkg-config --libs libexif` `pkg-config --libs x11` ++LDFLAGS+=-lm `pkg-config --libs gtk+-2.0` `pkg-config --libs gdk-pixbuf-2.0 ` `pkg-config --libs libexif` `pkg-config --libs x11` all: xzgv ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
