Hello community,

here is the log from the commit of package plasma-addons for openSUSE:Factory
checked in at Mon Feb 21 23:55:12 CET 2011.



--------
--- plasma-addons/plasma-addons.changes 2011-01-19 23:39:57.000000000 +0100
+++ plasma-addons/plasma-addons.changes 2011-02-17 15:27:19.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 17 14:26:43 UTC 2011 - [email protected]
+
+- call update-mime-database in pre/post install scripts
+
+-------------------------------------------------------------------
@@ -7 +11,0 @@
-
@@ -15 +18,0 @@
-
@@ -28 +30,0 @@
-
@@ -37 +38,0 @@
-
@@ -74 +74,0 @@
-
@@ -81 +80,0 @@
-  

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ plasma-addons.spec ++++++
--- /var/tmp/diff_new_pack.u5Xsr3/_old  2011-02-21 23:55:03.000000000 +0100
+++ /var/tmp/diff_new_pack.u5Xsr3/_new  2011-02-21 23:55:03.000000000 +0100
@@ -39,7 +39,7 @@
 Summary:        Additional Plasma Widgets
 Url:            http://www.kde.org/
 Version:        4.6.0
-Release:        1
+Release:        6
 Source0:        kdeplasma-addons-%{version}.tar.bz2
 Patch0:         4_6_BRANCH.diff
 Patch1:         krunner-akonadi-dont-cause-start.diff
@@ -60,6 +60,8 @@
 %kde4_pimlibs_requires
 %kde4_akonadi_requires
 Requires:       kdepim4-runtime
+Requires(post):     shared-mime-info
+Requires(postun):   shared-mime-info
 
 %description
 Additional plasmoids from upstream for use on the KDE workspace
@@ -124,9 +126,13 @@
   %endif
   %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 || :
 
 %post marble -p /sbin/ldconfig
 


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



Remember to have fun...

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

Reply via email to