Hello community,

here is the log from the commit of package lxqt-config for openSUSE:Factory 
checked in at 2015-02-05 10:59:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-config (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-config.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-config"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-config/lxqt-config.changes  2015-02-03 
11:39:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-config.new/lxqt-config.changes     
2015-02-05 11:00:00.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Feb  3 11:14:52 UTC 2015 - [email protected]
+
+- aarch64 ppc64 ppc64le have /usr/lib64 too 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lxqt-config.spec ++++++
--- /var/tmp/diff_new_pack.CH9dkK/_old  2015-02-05 11:00:01.000000000 +0100
+++ /var/tmp/diff_new_pack.CH9dkK/_new  2015-02-05 11:00:01.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-config
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -28,11 +28,11 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(Qt5Concurrent)
+BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(Qt5Xdg) >= 1.0.0
 BuildRequires:  pkgconfig(lxqt-qt5) >= 0.8.0
 BuildRequires:  pkgconfig(xcursor)
 BuildRequires:  pkgconfig(zlib)
-BuildRequires:  pkgconfig(Qt5UiTools)
 Requires(pre): desktop-file-utils
 Requires(post):        desktop-file-utils
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -48,10 +48,10 @@
 pushd build
 cmake \
       -DUSE_QT5=ON \
-      -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-%ifarch x86_64
-      -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 \
-      -DLIB_INSTALL_DIR:PATH=/usr/lib64 \
+      -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
+      -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \
+      -DLIB_INSTALL_DIR:PATH=%{_libdir} \
+%ifarch x86_64 aarch64 ppc64 ppc64le
       -DLIB_SUFFIX=64 \
 %endif
       ..

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

Reply via email to