Hello community,

here is the log from the commit of package tomahawk for openSUSE:Factory 
checked in at 2012-12-28 22:50:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tomahawk (Old)
 and      /work/SRC/openSUSE:Factory/.tomahawk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tomahawk", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/tomahawk/tomahawk.changes        2012-12-19 
13:31:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.tomahawk.new/tomahawk.changes   2012-12-28 
22:50:13.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Dec 18 21:44:30 UTC 2012 - [email protected]
+
+- when breakpad is disabled, also disable the crash reporter 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tomahawk.spec ++++++
--- /var/tmp/diff_new_pack.Y773Gx/_old  2012-12-28 22:50:13.000000000 +0100
+++ /var/tmp/diff_new_pack.Y773Gx/_new  2012-12-28 22:50:13.000000000 +0100
@@ -92,8 +92,9 @@
     -DCMAKE_INSTALL_LIBEXECDIR=lib \
     -DCMAKE_BUILD_TYPE=RelWithDebInfo \
     -DCMAKE_VERBOSE_MAKEFILE=ON \
-%ifarch ppc ppc64
-    -DWITH_BREAKPAD=NO \
+%ifarch %arm ppc ppc64
+    -DWITH_CRASHREPORTER=OFF \
+    -DWITH_BREAKPAD=OFF \
 %endif
     -DBUILD_RELEASE=ON
 
@@ -132,7 +133,7 @@
 %doc LICENSE.txt README ChangeLog AUTHORS
 %{_bindir}/tomahawk
 
-%ifnarch %arm
+%ifnarch %arm ppc ppc64
 %{_libexecdir}/tomahawk_crash_reporter
 %endif
 

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

Reply via email to