Hello community,
here is the log from the commit of package lxqt-notificationd for
openSUSE:Factory checked in at 2015-02-25 02:17:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-notificationd (Old)
and /work/SRC/openSUSE:Factory/.lxqt-notificationd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-notificationd"
Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-notificationd/lxqt-notificationd.changes
2015-02-16 21:12:02.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.lxqt-notificationd.new/lxqt-notificationd.changes
2015-02-25 02:18:16.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 20:20:09 UTC 2015 - [email protected]
+
+- Changed %build and %install to use cmake macros
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lxqt-notificationd.spec ++++++
--- /var/tmp/diff_new_pack.RfQdHJ/_old 2015-02-25 02:18:16.000000000 +0100
+++ /var/tmp/diff_new_pack.RfQdHJ/_new 2015-02-25 02:18:16.000000000 +0100
@@ -47,18 +47,11 @@
%patch0 -p1
%build
-mkdir build
-pushd build
-cmake \
- -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}
%post
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]