Hello community,

here is the log from the commit of package tomahawk for openSUSE:Factory 
checked in at 2012-10-04 20:05:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-11 
17:18:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tomahawk.new/tomahawk.changes   2012-10-06 
18:44:27.000000000 +0200
@@ -1,0 +2,12 @@
+Fri Sep 28 16:13:47 UTC 2012 - [email protected]
+
+- remove the crash reporter in the file list for %arm, it's not
+  built there - i'll investigate why it's disabled 
+
+-------------------------------------------------------------------
+Mon Sep 17 14:58:27 UTC 2012 - [email protected]
+
+- use %icon_theme_cache_post(un)
+- add libqt4-sql-sqlite as runtime dependency 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tomahawk.spec ++++++
--- /var/tmp/diff_new_pack.mIcBlN/_old  2012-10-06 18:44:28.000000000 +0200
+++ /var/tmp/diff_new_pack.mIcBlN/_new  2012-10-06 18:44:28.000000000 +0200
@@ -30,6 +30,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://gettomahawk.com
 
+Requires:       libqt4-sql-sqlite
+
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 
@@ -115,15 +117,20 @@
 %post
 /sbin/ldconfig
 %desktop_database_post
+%icon_theme_cache_post
 
 %postun
 /sbin/ldconfig
 %desktop_database_postun
+%icon_theme_cache_postun
 
 %files
 %defattr(-,root,root,0755)
 %{_bindir}/tomahawk
+
+%ifnarch %arm
 %{_libexecdir}/tomahawk_crash_reporter
+%endif
 
 %{_libdir}/libtomahawklib.so
 %{_libdir}/libtomahawk_*.so

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

Reply via email to