Hello community, here is the log from the commit of package koffice2 for openSUSE:Factory checked in at Mon Feb 21 23:55:51 CET 2011.
-------- --- KDE/koffice2/koffice2.changes 2011-01-18 14:24:31.000000000 +0100 +++ koffice2/koffice2.changes 2011-02-17 15:20:20.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Feb 17 14:19:54 UTC 2011 - [email protected] + +- call update-mime-database in pre/post install scripts + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ koffice2-doc.spec ++++++ --- /var/tmp/diff_new_pack.lYbuep/_old 2011-02-21 23:55:37.000000000 +0100 +++ /var/tmp/diff_new_pack.lYbuep/_new 2011-02-21 23:55:37.000000000 +0100 @@ -27,7 +27,7 @@ Summary: Documentation of the KDE Office Suite Url: http://www.koffice.org Version: 2.3.1 -Release: 1 +Release: 2 Source0: koffice-%version.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch ++++++ koffice2.spec ++++++ --- /var/tmp/diff_new_pack.lYbuep/_old 2011-02-21 23:55:37.000000000 +0100 +++ /var/tmp/diff_new_pack.lYbuep/_new 2011-02-21 23:55:37.000000000 +0100 @@ -41,7 +41,7 @@ Summary: Libraries and Base Files for the KDE Office Suite Url: http://www.koffice.org Version: 2.3.1 -Release: 1 +Release: 6 Source0: koffice-%version.tar.bz2 Source1: hi16-app-kexi.png Source2: hi22-app-kexi.png @@ -53,6 +53,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %kde4_runtime_requires %kde4_pimlibs_requires +Requires(post): shared-mime-info +Requires(postun): shared-mime-info Requires: kdepim4-runtime Suggests: koffice2-kword koffice2-kpresenter koffice2-kthesaurus Suggests: koffice2-kplato koffice2-kformula @@ -352,9 +354,13 @@ %description krita Krita is the image manipulation application of the KDE office suite. -%post krita -p /sbin/ldconfig - -%postun krita -p /sbin/ldconfig +%post krita +/sbin/ldconfig +/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || : + +%postun krita +/sbin/ldconfig +/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || : %files krita -f filelists/krita %defattr(-,root,root) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
