Hello community,

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

Package is "pcmanfm-qt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcmanfm-qt/pcmanfm-qt.changes    2015-02-16 
21:09:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pcmanfm-qt.new/pcmanfm-qt.changes       
2015-02-25 02:18:10.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 21:31:00 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %install to use cmake macros 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pcmanfm-qt.spec ++++++
--- /var/tmp/diff_new_pack.6GUVrA/_old  2015-02-25 02:18:10.000000000 +0100
+++ /var/tmp/diff_new_pack.6GUVrA/_new  2015-02-25 02:18:10.000000000 +0100
@@ -74,19 +74,13 @@
 %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 -s %{buildroot}%{_datadir}
+
 %post
 %desktop_database_post
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to