Hello community,

here is the log from the commit of package lxqt-runner for openSUSE:Factory 
checked in at 2015-02-25 02:17:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-runner (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-runner.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-runner"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-runner/lxqt-runner.changes  2015-02-16 
21:08:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-runner.new/lxqt-runner.changes     
2015-02-25 02:18:11.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 21:23:53 UTC 2015 - [email protected]
+
+- Changed %build and %install to use cmake macros 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lxqt-runner.spec ++++++
--- /var/tmp/diff_new_pack.sivI63/_old  2015-02-25 02:18:12.000000000 +0100
+++ /var/tmp/diff_new_pack.sivI63/_new  2015-02-25 02:18:12.000000000 +0100
@@ -50,18 +50,11 @@
 %setup -q
 
 %build
-mkdir build
-pushd build
-cmake \
-      -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-      ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 %fdupes %{buildroot}/%{_datadir}
 
 %files

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

Reply via email to