Hello community,

here is the log from the commit of package taskwarrior for openSUSE:Factory 
checked in at 2015-02-22 17:26:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/taskwarrior (Old)
 and      /work/SRC/openSUSE:Factory/.taskwarrior.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "taskwarrior"

Changes:
--------
--- /work/SRC/openSUSE:Factory/taskwarrior/taskwarrior.changes  2015-01-15 
15:58:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.taskwarrior.new/taskwarrior.changes     
2015-02-22 17:26:44.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Feb 16 20:48:47 UTC 2015 - [email protected]
+
+- Use standard %cmake and %cmake_install macros 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ taskwarrior.spec ++++++
--- /var/tmp/diff_new_pack.0BNYyD/_old  2015-02-22 17:26:45.000000000 +0100
+++ /var/tmp/diff_new_pack.0BNYyD/_new  2015-02-22 17:26:45.000000000 +0100
@@ -70,17 +70,12 @@
  -e "s/__DATE__/\"${DATE}\"/"
 
 %build
-cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-      -DCMAKE_C_FLAGS="%{optflags}" \
-      -DCMAKE_CXX_FLAGS="%{optflags}" \
-      -DCMAKE_BUILD_TYPE=Release \
-      -DCMAKE_SKIP_RPATH=1 \
-      .
+%cmake
 
 make %{?_smp_mflags}
 
 %install
-%make_install
+%cmake_install
 
 # this integration stuff might be in CMakeList.txt, but ...
 %define scriptsdir %{buildroot}%{_datadir}/doc/task/scripts/

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to