commit liblxqt-mount for openSUSE:Factory
Hello community, here is the log from the commit of package liblxqt-mount for openSUSE:Factory checked in at 2015-02-25 02:17:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liblxqt-mount (Old) and /work/SRC/openSUSE:Factory/.liblxqt-mount.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "liblxqt-mount" Changes: -------- --- /work/SRC/openSUSE:Factory/liblxqt-mount/liblxqt-mount.changes 2015-02-16 21:12:11.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.liblxqt-mount.new/liblxqt-mount.changes 2015-02-25 02:18:19.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Feb 20 19:44:07 UTC 2015 - sfalken@opensuse.org + +- Changed %build and %install sections to use cmake macros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liblxqt-mount.spec ++++++ --- /var/tmp/diff_new_pack.Evx14s/_old 2015-02-25 02:18:20.000000000 +0100 +++ /var/tmp/diff_new_pack.Evx14s/_new 2015-02-25 02:18:20.000000000 +0100 @@ -57,23 +57,11 @@ %setup -q -n liblxqt-mount-%{version} %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 %post -n liblxqtmount0 -p /sbin/ldconfig -- 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