Hello community,

here is the log from the commit of package akonadi-runtime for openSUSE:11.4
checked in at Sun Feb 20 18:14:52 CET 2011.



--------
--- old-versions/11.4/all/akonadi-runtime/akonadi-runtime.changes       
2011-01-30 02:20:40.000000000 +0100
+++ /mounts/work_src_done/11.4/akonadi-runtime/akonadi-runtime.changes  
2011-02-17 15:09:26.000000000 +0100
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Thu Feb 17 14:09:07 UTC 2011 - [email protected]
+
+- call update-mime-database in pre/post install scripts
+

calling whatdependson for 11.4-i586


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

Other differences:
------------------
++++++ akonadi-runtime.spec ++++++
--- /var/tmp/diff_new_pack.0wk6cX/_old  2011-02-20 18:14:31.000000000 +0100
+++ /var/tmp/diff_new_pack.0wk6cX/_new  2011-02-20 18:14:31.000000000 +0100
@@ -22,7 +22,7 @@
 BuildRequires:  automoc4 boost-devel libsoprano-devel libxslt mysql 
shared-mime-info
 BuildRequires:  fdupes
 Version:        1.5.0
-Release:        1
+Release:        3.<RELEASE2>
 %define rversion %version
 License:        LGPLv2.1+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -33,6 +33,8 @@
 Source0:        akonadi-%rversion.tar.bz2
 Patch0:         1_5_BRANCH.diff
 Requires:       libqt4 >= %(rpm -q --queryformat '%{VERSION}' libqt4)
+Requires(post):    shared-mime-info
+Requires(postun):  shared-mime-info
 # rename from 10.3, which had 4.x version
 Provides:       akonadi = %version
 Obsoletes:      akonadi < 4.1
@@ -101,9 +103,13 @@
   %makeinstall
   %fdupes -s $RPM_BUILD_ROOT/usr/include
 
-%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 -n libakonadiprotocolinternals1 -p /sbin/ldconfig
 


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



Remember to have fun...

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

Reply via email to