Hello community,

here is the log from the commit of package kdepim4-runtime for openSUSE:Factory
checked in at Mon Feb 21 23:53:47 CET 2011.



--------
--- KDE/kdepim4-runtime/kdepim4-runtime.changes 2011-01-27 21:10:10.000000000 
+0100
+++ kdepim4-runtime/kdepim4-runtime.changes     2011-02-17 15:16:24.000000000 
+0100
@@ -1,0 +2,5 @@
+Thu Feb 17 14:15:54 UTC 2011 - [email protected]
+
+- call update-mime-database in pre/post install scripts
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ kdepim4-runtime.spec ++++++
--- /var/tmp/diff_new_pack.oJdu5H/_old  2011-02-21 23:50:13.000000000 +0100
+++ /var/tmp/diff_new_pack.oJdu5H/_new  2011-02-21 23:50:13.000000000 +0100
@@ -27,12 +27,14 @@
 Summary:        Base package of kdepim
 Url:            http://www.kde.org
 Version:        4.4.10
-Release:        1
+Release:        6
 Source0:        kdepim-runtime-%version.tar.bz2
 Patch:          4_4_BRANCH.diff
 Patch6:         disable-knut.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
+Requires(post):     shared-mime-info
+Requires(postun):   shared-mime-info
 Suggests:       libkdepim4
 Provides:       kde4-akonadi = 4.2.90
 Obsoletes:      kde4-akonadi <= 4.2.90
@@ -68,9 +70,13 @@
   %fdupes -s $RPM_BUILD_ROOT
   %kde_post_install
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+%post
+/sbin/ldconfig
+/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
+
+%postun
+/sbin/ldconfig
+/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
 
 %clean
   rm -rf $RPM_BUILD_ROOT


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



Remember to have fun...

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

Reply via email to