Hello community,

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

Package is "lxqt-powermanagement"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/lxqt-powermanagement/lxqt-powermanagement.changes    
    2015-02-22 17:27:02.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-powermanagement.new/lxqt-powermanagement.changes
   2015-02-25 02:18:13.000000000 +0100
@@ -8,0 +9,5 @@
+Fri Feb 20 20:41:55 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %install to use cmake macros 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lxqt-powermanagement.spec ++++++
--- /var/tmp/diff_new_pack.7hOxE5/_old  2015-02-25 02:18:14.000000000 +0100
+++ /var/tmp/diff_new_pack.7hOxE5/_new  2015-02-25 02:18:14.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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to