Hello community,

here is the log from the commit of package akonadi-runtime for openSUSE:Factory 
checked in at 2014-11-28 08:48:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-runtime (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-runtime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-runtime"

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-runtime/akonadi-runtime.changes  
2014-11-03 13:12:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-runtime.new/akonadi-runtime.changes     
2014-11-28 08:48:38.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Nov 09 21:11:00 UTC 2014 - Led <led...@gmail.com>
+
+- fix bashisms in post/postun scripts
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ akonadi-runtime.spec ++++++
--- /var/tmp/diff_new_pack.uDmoek/_old  2014-11-28 08:48:39.000000000 +0100
+++ /var/tmp/diff_new_pack.uDmoek/_new  2014-11-28 08:48:39.000000000 +0100
@@ -88,11 +88,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 || 
:
 
 %post -n libakonadiprotocolinternals1 -p /sbin/ldconfig
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to