Hello community,

here is the log from the commit of package bluedevil for openSUSE:Factory
checked in at Mon Feb 21 23:57:06 CET 2011.



--------
--- KDE/bluedevil/bluedevil.changes     2011-02-03 14:44:15.000000000 +0100
+++ bluedevil/bluedevil.changes 2011-02-17 15:08:57.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 17 14:08:35 UTC 2011 - [email protected]
+
+- call update-mime-database in pre/post install scripts
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ bluedevil.spec ++++++
--- /var/tmp/diff_new_pack.6BhggM/_old  2011-02-21 23:56:07.000000000 +0100
+++ /var/tmp/diff_new_pack.6BhggM/_new  2011-02-21 23:56:07.000000000 +0100
@@ -30,12 +30,15 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        A new bluetooth manager for KDE 4
 Version:        1.0.2
-Release:        1
+Release:        5
 Source0:        %{name}-%version.tar.bz2
 Source1:        preferences-system-bluetooth.png
+Requires(post):     shared-mime-info
+Requires(postun):   shared-mime-info
 Suggests:       %{name}-lang
 Provides:       kbluetooth = 0.4.2
 Obsoletes:      kbluetooth <= 0.4.2
+
 %kde4_runtime_requires
 
 %description
@@ -70,6 +73,12 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
+
+%postun
+/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
+
 %files lang -f %{name}.lang
 
 %files



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



Remember to have fun...

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

Reply via email to