Hello community, here is the log from the commit of package bluedevil for openSUSE:11.4 checked in at Tue Feb 22 11:36:55 CET 2011.
-------- --- old-versions/11.4/all/bluedevil/bluedevil.changes 2011-02-03 14:44:15.000000000 +0100 +++ 11.4/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 11.4-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluedevil.spec ++++++ --- /var/tmp/diff_new_pack.NT9mST/_old 2011-02-22 11:36:24.000000000 +0100 +++ /var/tmp/diff_new_pack.NT9mST/_new 2011-02-22 11:36:24.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: 3.<RELEASE2> 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]
