Hello community, here is the log from the commit of package qoauth for openSUSE:Factory checked in at 2015-06-01 09:36:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qoauth (Old) and /work/SRC/openSUSE:Factory/.qoauth.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qoauth" Changes: -------- --- /work/SRC/openSUSE:Factory/qoauth/qoauth.changes 2013-12-19 13:14:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.qoauth.new/qoauth.changes 2015-06-01 09:36:28.000000000 +0200 @@ -1,0 +2,5 @@ +Thu May 28 17:41:15 CEST 2015 - [email protected] + +- expand qoauth-ppc64-libdir.patch for s390x + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qoauth.spec ++++++ --- /var/tmp/diff_new_pack.l4nYbH/_old 2015-06-01 09:36:29.000000000 +0200 +++ /var/tmp/diff_new_pack.l4nYbH/_new 2015-06-01 09:36:29.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package qoauth # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ qoauth-ppc64-libdir.patch ++++++ --- /var/tmp/diff_new_pack.l4nYbH/_old 2015-06-01 09:36:29.000000000 +0200 +++ /var/tmp/diff_new_pack.l4nYbH/_new 2015-06-01 09:36:29.000000000 +0200 @@ -1,8 +1,8 @@ Index: qoauth-1.0.1/src/src.pro -=================================================================== ---- qoauth-1.0.1.orig/src/src.pro +================================================================================ +--- qoauth-1.0.1/src/src.pro +++ qoauth-1.0.1/src/src.pro -@@ -67,6 +67,15 @@ else:unix { +@@ -67,6 +67,18 @@ } else { target.path = $${INSTALL_PREFIX}/lib } @@ -15,6 +15,9 @@ + contains(QMAKE_HOST.arch, aarch64) { + target.path = $${INSTALL_PREFIX}/lib64 + } ++ contains(QMAKE_HOST.arch, s390x) { ++ target.path = $${INSTALL_PREFIX}/lib64 ++ } headers.path = $${INSTALL_PREFIX}/include/QtOAuth docs.path = $${INSTALL_PREFIX}/share/doc/$${TARGET}-$${VERSION}/html
