Hello community, here is the log from the commit of package digikam for openSUSE:Factory checked in at 2018-10-18 15:39:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/digikam (Old) and /work/SRC/openSUSE:Factory/.digikam.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "digikam" Thu Oct 18 15:39:48 2018 rev:173 rq:642839 version:5.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/digikam/digikam.changes 2018-08-15 10:36:33.304090461 +0200 +++ /work/SRC/openSUSE:Factory/.digikam.new/digikam.changes 2018-10-18 15:40:11.334034335 +0200 @@ -1,0 +2,5 @@ +Tue Oct 16 18:52:03 UTC 2018 - Fabian Vogt <[email protected]> + +- Disable libkvkontakte support, it's dead + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ digikam.spec ++++++ --- /var/tmp/diff_new_pack.gNbZis/_old 2018-10-18 15:40:15.754029320 +0200 +++ /var/tmp/diff_new_pack.gNbZis/_new 2018-10-18 15:40:15.758029315 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -61,7 +61,6 @@ BuildRequires: libkgeomap-devel > 15.12.0 BuildRequires: libkipi-devel >= 16.04.0 BuildRequires: libksane-devel >= 15.12.0 -BuildRequires: libkvkontakte-devel BuildRequires: liblcms2-devel BuildRequires: liblqr-devel BuildRequires: libmediawiki-devel @@ -183,6 +182,9 @@ sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/g" core/libs/dimg/filters/greycstoration/cimg/CImg.h sed -i "s/__TIME__/\"$FAKE_BUILDTIME\"/g" core/libs/dimg/filters/greycstoration/cimg/CImg.h +# Workaround for kde#369517 - vkontakte installs translations even if not built +rm -f po/*/kipiplugin_vkontakte.po + %build %if 0%{?suse_version} < 1320 && !0%{?is_opensuse} EXTRA_FLAGS="-DENABLE_LCMS2=OFF" @@ -211,7 +213,7 @@ %find_lang %{name} --without-kde %find_lang kipiplugins kipiplugin.lang --without-kde -for i in dropbox googleservices sendimages facebook flashexport flickr imageshack imgur kmlexport piwigo printimages rajce remotestorage sendimages smug vkontakte yandexfotki +for i in dropbox googleservices sendimages facebook flashexport flickr imageshack imgur kmlexport piwigo printimages rajce remotestorage sendimages smug yandexfotki do %find_lang kipiplugin_$i kipiplugin.lang done
