Hello community, here is the log from the commit of package digikam for openSUSE:Factory checked in at Mon Jan 3 11:05:18 CET 2011. -------- --- KDE/digikam/digikam.changes 2010-12-22 23:24:23.000000000 +0100 +++ /mounts/work_src_done/STABLE/digikam/digikam.changes 2010-12-30 13:06:45.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Dec 30 12:04:30 UTC 2010 - ctrippe@gmx.net + +- Add MimeTypes to desktop file for better integration in GNOME (bnc#629393) + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- add_mimetype_bnc629393.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ digikam.spec ++++++ --- /var/tmp/diff_new_pack.ZnsCZr/_old 2011-01-03 11:04:32.000000000 +0100 +++ /var/tmp/diff_new_pack.ZnsCZr/_new 2011-01-03 11:04:32.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package digikam (Version 1.7.0) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,11 +27,12 @@ Group: Productivity/Graphics/Viewers Summary: A KDE Photo Manager Version: 1.7.0 -Release: 1 +Release: 2 %define tar_version 1.7.0 Source0: %name-%{tar_version}.tar.bz2 Source1: %{name}-docs.tar.bz2 Patch1: %{name}-buildtime.patch +Patch2: add_mimetype_bnc629393.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %kde4_runtime_requires %kde4_pimlibs_requires @@ -101,6 +102,7 @@ %prep %setup -q -n %name-%{tar_version} -a 1 %patch1 +%patch2 FAKE_BUILDDATE=$(LC_ALL=C date -r %{_sourcedir}/%{name}.changes '+%b %e %Y') sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/" digikam/version.h.cmake echo "find_package(Msgfmt REQUIRED)" >> CMakeLists.txt ++++++ add_mimetype_bnc629393.diff ++++++ --- digikam/digikam.desktop 2010-12-19 11:29:17.000000000 +0100 +++ digikam/digikam.desktop_patched 2010-12-30 12:59:47.000000000 +0100 @@ -140,3 +140,4 @@ Comment[zh_CN]=以开源的力量专业化地管理您的照片 Comment[zh_TW]=運用開放原始碼的力量像專業人士般管理您的照片 Terminal=false +MimeType=x-content/image-dcf;x-content/image-picturecd; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org