Hello community, here is the log from the commit of package libdbus-c++ for openSUSE:Factory checked in at 2013-12-31 16:47:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdbus-c++ (Old) and /work/SRC/openSUSE:Factory/.libdbus-c++.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libdbus-c++" Changes: -------- --- /work/SRC/openSUSE:Factory/libdbus-c++/libdbus-c++.changes 2012-03-22 12:35:24.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libdbus-c++.new/libdbus-c++.changes 2013-12-31 16:47:15.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Dec 23 14:03:27 UTC 2013 - coolo@suse.com + +- pthread is needed for the test app - not just on i586 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdbus-c++.spec ++++++ --- /var/tmp/diff_new_pack.mmDMzZ/_old 2013-12-31 16:47:16.000000000 +0100 +++ /var/tmp/diff_new_pack.mmDMzZ/_new 2013-12-31 16:47:16.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libdbus-c++ # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -98,13 +98,7 @@ %build #./autogen.sh -# FIXME: for some strange reason the 32 bit build needs -lpthread. -%ifarch x86_64 -export LDFLAGS="$LDFLAGS -lexpat" -%else export LDFLAGS="$LDFLAGS -lexpat -lpthread" -%endif - %configure --disable-ecore --enable-doxygen-docs --enable-static=no make %{?_smp_flags} -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org