Hello community,

here is the log from the commit of package amarok for openSUSE:Factory checked 
in at 2014-11-19 20:24:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amarok (Old)
 and      /work/SRC/openSUSE:Factory/.amarok.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "amarok"

Changes:
--------
--- /work/SRC/openSUSE:Factory/amarok/amarok.changes    2014-05-08 
12:38:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.amarok.new/amarok.changes       2014-11-19 
20:26:47.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Nov 09 00:40:00 UTC 2014 - Led <[email protected]>
+
+- fix bashisms in post/postun scripts
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ amarok.spec ++++++
--- /var/tmp/diff_new_pack.84hJv8/_old  2014-11-19 20:26:49.000000000 +0100
+++ /var/tmp/diff_new_pack.84hJv8/_new  2014-11-19 20:26:49.000000000 +0100
@@ -152,11 +152,11 @@
 
 %post
 /sbin/ldconfig
-%{_kde4_bindir}/update-mime-database %{_kde4_datadir}/mime &> /dev/null || :
+%{_kde4_bindir}/update-mime-database %{_kde4_datadir}/mime > /dev/null 2>&1 || 
:
 
 %postun
 /sbin/ldconfig
-%{_kde4_bindir}/update-mime-database %{_kde4_datadir}/mime &> /dev/null || :
+%{_kde4_bindir}/update-mime-database %{_kde4_datadir}/mime > /dev/null 2>&1 || 
:
 
 %files
 %defattr(-,root,root,-)

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

Reply via email to