Hello community, here is the log from the commit of package lxqt-qtplugin for openSUSE:Factory checked in at 2015-02-25 02:17:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxqt-qtplugin (Old) and /work/SRC/openSUSE:Factory/.lxqt-qtplugin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-qtplugin" Changes: -------- --- /work/SRC/openSUSE:Factory/lxqt-qtplugin/lxqt-qtplugin.changes 2015-02-16 21:08:17.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.lxqt-qtplugin.new/lxqt-qtplugin.changes 2015-02-25 02:18:12.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Feb 20 20:48:04 UTC 2015 - sfal...@opensuse.org + +- Changed %build and %install to use cmake macros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxqt-qtplugin.spec ++++++ --- /var/tmp/diff_new_pack.5uPabe/_old 2015-02-25 02:18:13.000000000 +0100 +++ /var/tmp/diff_new_pack.5uPabe/_new 2015-02-25 02:18:13.000000000 +0100 @@ -51,19 +51,11 @@ %setup -q %build -mkdir build -pushd build -cmake \ - -DUSE_QT5=YES \ - -DCMAKE_INSTALL_PREFIX:PATH=/usr \ - .. +%cmake %__make %{?_smp_mflags} -popd %install -pushd build -make DESTDIR=$RPM_BUILD_ROOT install -popd +%cmake_install %files %defattr(-,root,root) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org