Hello community,

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

Package is "lxqt-session"

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

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

Other differences:
------------------
++++++ lxqt-session.spec ++++++
--- /var/tmp/diff_new_pack.9J47pB/_old  2015-02-25 02:18:11.000000000 +0100
+++ /var/tmp/diff_new_pack.9J47pB/_new  2015-02-25 02:18:11.000000000 +0100
@@ -58,18 +58,11 @@
 %patch0 -p1
 
 %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 -s %{buildroot}/%{_datadir}
 
 %post

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

Reply via email to