Hello community,

here is the log from the commit of package lxqt-config for openSUSE:Factory 
checked in at 2015-02-25 02:17:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-16 
21:11:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-config.new/lxqt-config.changes     
2015-02-25 02:17:14.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 21:34:36 UTC 2015 - [email protected]
+
+- Changed %build and %install to use cmake macros 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lxqt-config.spec ++++++
--- /var/tmp/diff_new_pack.5vxDdo/_old  2015-02-25 02:18:10.000000000 +0100
+++ /var/tmp/diff_new_pack.5vxDdo/_new  2015-02-25 02:18:10.000000000 +0100
@@ -50,23 +50,11 @@
 %patch0 -p1
 
 %build
-mkdir build
-pushd build
-cmake \
-      -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
-      ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 %fdupes -s %{buildroot}/%{_datadir}
 
 %post

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

Reply via email to