Hello community,

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

Package is "libqt5xdg"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5xdg/libqt5xdg.changes      2015-02-16 
21:07:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5xdg.new/libqt5xdg.changes 2015-02-25 
02:18:18.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 19:53:39 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %install to use cmake macros 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libqt5xdg.spec ++++++
--- /var/tmp/diff_new_pack.1utu73/_old  2015-02-25 02:18:19.000000000 +0100
+++ /var/tmp/diff_new_pack.1utu73/_new  2015-02-25 02:18:19.000000000 +0100
@@ -58,19 +58,11 @@
 %setup -q -n libqtxdg-%{version}
 
 %build
-mkdir build
-pushd build
-cmake \
-      -DUSE_QT5=ON \
-      -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}/locale
 
 %post -n libQt5Xdg1 -p /sbin/ldconfig

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

Reply via email to