Hello community,

here is the log from the commit of package qoauth for openSUSE:Factory checked 
in at 2013-03-26 15:58:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qoauth (Old)
 and      /work/SRC/openSUSE:Factory/.qoauth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qoauth", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/qoauth/qoauth.changes    2012-07-21 
12:31:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qoauth.new/qoauth.changes       2013-03-26 
15:58:48.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Mar 18 16:49:45 UTC 2013 - sch...@suse.de
+
+- Add aarch64 to the list of lib64 platforms
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qoauth.spec ++++++
--- /var/tmp/diff_new_pack.NGaIFO/_old  2013-03-26 15:58:49.000000000 +0100
+++ /var/tmp/diff_new_pack.NGaIFO/_new  2013-03-26 15:58:49.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qoauth
 #
-# 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

++++++ qoauth-ppc64-libdir.patch ++++++
--- /var/tmp/diff_new_pack.NGaIFO/_old  2013-03-26 15:58:49.000000000 +0100
+++ /var/tmp/diff_new_pack.NGaIFO/_new  2013-03-26 15:58:49.000000000 +0100
@@ -2,13 +2,16 @@
 ===================================================================
 --- qoauth-1.0.1.orig/src/src.pro
 +++ qoauth-1.0.1/src/src.pro
-@@ -67,6 +67,9 @@ else:unix {
+@@ -67,6 +67,12 @@ else:unix {
      } else {
        target.path = $${INSTALL_PREFIX}/lib
      }
 +    contains(QMAKE_HOST.arch, ppc64) {
 +      target.path = $${INSTALL_PREFIX}/lib64
 +    }
++    contains(QMAKE_HOST.arch, aarch64) {
++      target.path = $${INSTALL_PREFIX}/lib64
++    }
  
      headers.path = $${INSTALL_PREFIX}/include/QtOAuth
      docs.path = $${INSTALL_PREFIX}/share/doc/$${TARGET}-$${VERSION}/html

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to