Hello community,

here is the log from the commit of package kdepimlibs4 for openSUSE:11.4
checked in at Mon Feb 21 23:26:36 CET 2011.



--------
--- old-versions/11.4/all/kdepimlibs4/kdepimlibs4.changes       2011-01-19 
23:14:15.000000000 +0100
+++ 11.4/kdepimlibs4/kdepimlibs4.changes        2011-02-17 15:12:05.000000000 
+0100
@@ -1,0 +2,5 @@
+Thu Feb 17 14:11:35 UTC 2011 - [email protected]
+
+- call update-mime-database in pre/post install scripts
+
+-------------------------------------------------------------------
@@ -7 +11,0 @@
-
@@ -15 +18,0 @@
-
@@ -23 +25,0 @@
-
@@ -32 +33,0 @@
-
@@ -39 +39,0 @@
-  

calling whatdependson for 11.4-i586


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

Other differences:
------------------
++++++ kdepimlibs4.spec ++++++
--- /var/tmp/diff_new_pack.MRh9at/_old  2011-02-21 23:25:56.000000000 +0100
+++ /var/tmp/diff_new_pack.MRh9at/_new  2011-02-21 23:25:56.000000000 +0100
@@ -24,12 +24,14 @@
 Summary:        KDE PIM Libraries
 Url:            http://www.kde.org
 Version:        4.6.0
-Release:        1
+Release:        4.<RELEASE2>
 Source0:        kdepimlibs-%version.tar.bz2
 Patch0:         4_6_BRANCH.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       libkdepimlibs4 = %version
 Requires:       kdelibs4 >= %( echo `rpm -q --queryformat '%{VERSION}' 
libkde4-devel`)
+Requires(post):     shared-mime-info
+Requires(postun):   shared-mime-info
 %requires_ge    libical0
 Recommends:     cyrus-sasl-crammd5 cyrus-sasl-plain cyrus-sasl-digestmd5
 
@@ -55,9 +57,13 @@
   %makeinstall
   %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