Hello community, here is the log from the commit of package libqjson for openSUSE:Factory checked in at 2013-03-12 11:31:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqjson (Old) and /work/SRC/openSUSE:Factory/.libqjson.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqjson", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libqjson/libqjson.changes 2012-11-29 09:24:17.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libqjson.new/libqjson.changes 2013-03-12 11:31:29.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Mar 12 09:03:12 UTC 2013 - [email protected] + +- Properly determine LIB_SUFFIX + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqjson.spec ++++++ --- /var/tmp/diff_new_pack.sBXrOx/_old 2013-03-12 11:31:33.000000000 +0100 +++ /var/tmp/diff_new_pack.sBXrOx/_new 2013-03-12 11:31:33.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libqjson # -# 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 @@ -80,7 +80,7 @@ %build export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" -%ifarch x86_64 s390x ppc64 ia64 +%if "%_lib" == "lib64" LIBSUFFIX="-DLIB_SUFFIX=64" %else LIBSUFFIX="" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
