Hello community,

here is the log from the commit of package qgis for openSUSE:Factory checked in 
at 2019-11-24 00:37:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qgis (Old)
 and      /work/SRC/openSUSE:Factory/.qgis.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qgis"

Sun Nov 24 00:37:22 2019 rev:5 rq:750379 version:3.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qgis/qgis.changes        2019-11-22 
10:27:57.229228796 +0100
+++ /work/SRC/openSUSE:Factory/.qgis.new.26869/qgis.changes     2019-11-24 
00:37:25.199268270 +0100
@@ -1,0 +2,5 @@
+Sat Nov 16 08:27:59 UTC 2019 - Andreas Schwab <sch...@suse.de>
+
+- Use %_lib
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qgis.spec ++++++
--- /var/tmp/diff_new_pack.IEaahb/_old  2019-11-24 00:37:28.111268435 +0100
+++ /var/tmp/diff_new_pack.IEaahb/_new  2019-11-24 00:37:28.111268435 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qgis
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -197,14 +197,8 @@
 export QTDIR=%{_prefix}
 export PATH=$PATH:$QTDIR/bin
 
-%ifarch x86_64 aarch64 ppc64 ppc64le
-%define lib lib64
-%else
-%define lib lib
-%endif
-
 %cmake \
-  -DQGIS_LIB_SUBDIR=%{lib} \
+  -DQGIS_LIB_SUBDIR=%{_lib} \
   -DWITH_3D=TRUE \
   -DWITH_BINDINGS=TRUE \
 %if %{with grass}
@@ -218,7 +212,7 @@
   -DWITH_POSTGRESQL=TRUE \
   -DPOSTGRES_LIBRARY=%{_libdir}/libpq.so \
   -DPOSTGRES_INCLUDE_DIR=%{_includedir}/pgsql \
-  -DQGIS_PLUGIN_SUBDIR=%{lib}/qgis \
+  -DQGIS_PLUGIN_SUBDIR=%{_lib}/qgis \
   -DQGIS_MANUAL_SUBDIR=share/man \
   -DQWT_INCLUDE_DIR=%{_includedir}/qt5/qwt6 \
   -DQCA_INCLUDE_DIR=%{_includedir}/qt5/Qca-qt5/QtCrypto \



Reply via email to