Hello community, here is the log from the commit of package libechonest for openSUSE:Factory checked in at 2013-03-24 21:56:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libechonest (Old) and /work/SRC/openSUSE:Factory/.libechonest.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libechonest", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libechonest/libechonest.changes 2012-11-28 10:44:22.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libechonest.new/libechonest.changes 2013-03-24 21:59:01.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Mar 22 10:15:30 UTC 2013 - schwab@suse.de + +- Properly determine LIB_SUFFIX + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libechonest.spec ++++++ --- /var/tmp/diff_new_pack.OMJJKD/_old 2013-03-24 21:59:10.000000000 +0100 +++ /var/tmp/diff_new_pack.OMJJKD/_new 2013-03-24 21:59:10.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libechonest # -# 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 @@ -63,7 +63,7 @@ export CXXFLAGS="%{optflags}" export CFLAGS="%{optflags}" cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -%ifarch x86_64 ppc64 +%if "%{_lib}" == "lib64" -DLIB_SUFFIX=64 %endif -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org