commit lxqt-globalkeys for openSUSE:Factory
Hello community, here is the log from the commit of package lxqt-globalkeys for openSUSE:Factory checked in at 2015-02-25 02:17:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxqt-globalkeys (Old) and /work/SRC/openSUSE:Factory/.lxqt-globalkeys.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "lxqt-globalkeys" Changes: -------- --- /work/SRC/openSUSE:Factory/lxqt-globalkeys/lxqt-globalkeys.changes 2015-02-16 21:12:17.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.lxqt-globalkeys.new/lxqt-globalkeys.changes 2015-02-25 02:18:16.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Feb 20 20:03:54 UTC 2015 - sfalken@opensuse.org + +- Updated %build and %install to use cmake macros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxqt-globalkeys.spec ++++++ --- /var/tmp/diff_new_pack.77UxNg/_old 2015-02-25 02:18:17.000000000 +0100 +++ /var/tmp/diff_new_pack.77UxNg/_new 2015-02-25 02:18:17.000000000 +0100 @@ -79,23 +79,11 @@ %patch0 -p1 %build -mkdir build -pushd build -cmake \ - -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \ - -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \ - -DLIB_INSTALL_DIR:PATH=%{_libdir} \ -%ifarch x86_64 aarch64 ppc64 ppc64le - -DLIB_SUFFIX=64 \ -%endif - .. +%cmake %__make %{?_smp_mflags} -popd %install -pushd build -make DESTDIR=$RPM_BUILD_ROOT install -popd +%cmake_install %fdupes -s %{buildroot} %post -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de