Hello community, here is the log from the commit of package liblxqt for openSUSE:Factory checked in at 2015-02-25 02:17:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liblxqt (Old) and /work/SRC/openSUSE:Factory/.liblxqt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "liblxqt" Changes: -------- --- /work/SRC/openSUSE:Factory/liblxqt/liblxqt.changes 2015-02-16 21:12:22.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.liblxqt.new/liblxqt.changes 2015-02-25 02:17:08.000000000 +0100 @@ -1,0 +2,6 @@ +Fri Feb 20 01:18:24 UTC 2015 - sfalken@opensuse.org + +- Changed to %cmake and %cmake_install macros in %build and + %install + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liblxqt.spec ++++++ --- /var/tmp/diff_new_pack.wgEFC4/_old 2015-02-25 02:17:08.000000000 +0100 +++ /var/tmp/diff_new_pack.wgEFC4/_new 2015-02-25 02:17:08.000000000 +0100 @@ -65,18 +65,11 @@ %setup -q -n liblxqt-%{version} %build -mkdir build -pushd build -cmake \ - -DCMAKE_INSTALL_PREFIX:PATH=/usr \ - .. +%cmake %__make %{?_smp_flags} -popd %install -pushd build -make DESTDIR=$RPM_BUILD_ROOT install -popd +%cmake_install %fdupes -s %{buildroot}/%{_datadir}/lxqt/translations %fdupes -s %{buildroot}/%{_includedir}/lxqt -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org