Hello community,

here is the log from the commit of package qoauth for openSUSE:Factory checked 
in at 2013-12-19 13:14:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-26 
15:58:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qoauth.new/qoauth.changes       2013-12-19 
13:14:52.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Dec 15 03:39:39 UTC 2013 - [email protected]
+
+- qoauth-ppc64-libdir.patch: Add ppc64le as lib64 platform
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qoauth-ppc64-libdir.patch ++++++
--- /var/tmp/diff_new_pack.b2wJKL/_old  2013-12-19 13:14:52.000000000 +0100
+++ /var/tmp/diff_new_pack.b2wJKL/_new  2013-12-19 13:14:52.000000000 +0100
@@ -2,13 +2,16 @@
 ===================================================================
 --- qoauth-1.0.1.orig/src/src.pro
 +++ qoauth-1.0.1/src/src.pro
-@@ -67,6 +67,12 @@ else:unix {
+@@ -67,6 +67,15 @@ else:unix {
      } else {
        target.path = $${INSTALL_PREFIX}/lib
      }
 +    contains(QMAKE_HOST.arch, ppc64) {
 +      target.path = $${INSTALL_PREFIX}/lib64
 +    }
++    contains(QMAKE_HOST.arch, ppc64le) {
++      target.path = $${INSTALL_PREFIX}/lib64
++    }
 +    contains(QMAKE_HOST.arch, aarch64) {
 +      target.path = $${INSTALL_PREFIX}/lib64
 +    }

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to