Hello community, here is the log from the commit of package digikam for openSUSE:Factory checked in at 2016-02-22 10:10:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/digikam (Old) and /work/SRC/openSUSE:Factory/.digikam.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "digikam" Changes: -------- --- /work/SRC/openSUSE:Factory/digikam/digikam.changes 2016-01-30 11:31:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.digikam.new/digikam.changes 2016-02-22 10:10:05.000000000 +0100 @@ -1,0 +2,34 @@ +Wed Feb 17 10:17:03 UTC 2016 - [email protected] + +- Remove the kipi-plugin icons to enable co-installability with the + kipi-plugins5 package. The required icons are now shipped in a + seperate package kipi-plugin-icons, which is provided by the + kipi-plugins5 package (boo#966939) + +------------------------------------------------------------------- +Wed Feb 10 08:17:03 UTC 2016 - [email protected] + +- Drop the requires on digikam from the digikam-libs package. This + would allow digikam-libs to replace the existing libkipi, libkexiv2, + etc without pulling in digikam/kipi-plugins (boo#965865) + +------------------------------------------------------------------- +Wed Feb 3 19:17:03 UTC 2016 - [email protected] + +- Drop the BuildRequire on kdepimlibs4 for Factory + +- Make the dependency on marble-data from digikam-libs a recommends + to allow more flexibility for users + +------------------------------------------------------------------- +Sat Jan 30 22:18:07 UTC 2016 - [email protected] + +- Provide/Obsolete libkexiv2-11 instead of libkexiv2, that's the + actual name of the package + +------------------------------------------------------------------- +Sat Jan 30 14:39:32 UTC 2016 - [email protected] + +- Provide/Obsolete libkdcraw23 as well to prevent update problems + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ digikam.spec ++++++ --- /var/tmp/diff_new_pack.CwUTKD/_old 2016-02-22 10:10:07.000000000 +0100 +++ /var/tmp/diff_new_pack.CwUTKD/_new 2016-02-22 10:10:07.000000000 +0100 @@ -75,7 +75,9 @@ BuildRequires: libgpod-devel BuildRequires: libjasper-devel BuildRequires: libkde4-devel +%if 0%{?suse_version} < 1320 BuildRequires: libkdepimlibs4-devel +%endif %if 0%{?suse_version} > 1230 BuildRequires: libkqoauth-devel %endif @@ -219,8 +221,10 @@ %kde4_runtime_requires %if 0%{?suse_version} > 1320 || 0%{?suse_version} == 1315 Requires: digikam-libs +Requires: kipi-plugin-icons %endif + %description -n kipi-plugins A set of plug-ins for the KDE KIPI interface, used by some KDE imaging applications. @@ -230,12 +234,13 @@ Summary: Libraries required to run digikam License: GPL-2.0+ Group: Productivity/Graphics/Viewers -Requires: %{name} = %{version} #Require the lib for the shared icons Requires: libKF5Kipi30_0_0 -Requires: marble-data -Obsoletes: libkexiv2 < %{libversion} -Provides: libkexiv2 = %{libversion} +Recommends: marble-data +Obsoletes: libkdcraw23 < %{libversion} +Provides: libkdcraw23 = %{libversion} +Obsoletes: libkexiv2-11 < %{libversion} +Provides: libkexiv2-11 = %{libversion} Obsoletes: libkface3 < %{libversion} Provides: libkface3 = %{libversion} Obsoletes: libkgeomap2 < %{libversion} @@ -442,7 +447,11 @@ %{_kde4_configkcfgdir}/photolayoutseditor.kcfg %dir %{_kde4_iconsdir}/hicolor/24x24/apps %{_kde4_iconsdir}/hicolor/*/actions/*.* +%if 0%{?suse_version} > 1320 || 0%{?suse_version} == 1315 +%exclude %{_kde4_iconsdir}/hicolor/*/apps/kipi-*.* +%else %{_kde4_iconsdir}/hicolor/*/apps/kipi-*.* +%endif %exclude %{_kde4_iconsdir}/hicolor/*/apps/kipi-gpsimagetag.png %{_kde4_iconsdir}/hicolor/*/apps/photolayoutseditor.* %{_kde4_iconsdir}/hicolor/*/apps/rawconverter.*
