Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package digikam for openSUSE:Factory checked 
in at 2024-02-27 22:47:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/digikam (Old)
 and      /work/SRC/openSUSE:Factory/.digikam.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "digikam"

Tue Feb 27 22:47:58 2024 rev:220 rq:1151973 version:8.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/digikam/digikam.changes  2024-01-17 
22:16:39.874004480 +0100
+++ /work/SRC/openSUSE:Factory/.digikam.new.1770/digikam.changes        
2024-02-27 22:48:00.961805294 +0100
@@ -1,0 +2,5 @@
+Mon Feb 26 22:17:07 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Drop the KDE PIM build dependencies until digikam starts using Qt6
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ digikam.spec ++++++
--- /var/tmp/diff_new_pack.iePkpA/_old  2024-02-27 22:48:02.257851938 +0100
+++ /var/tmp/diff_new_pack.iePkpA/_new  2024-02-27 22:48:02.257851938 +0100
@@ -35,9 +35,6 @@
 # QtWebEngine is not available on ppc and zSystems
 ExclusiveArch:  %{arm} aarch64 %{ix86} x86_64 %{riscv}
 BuildRequires:  QtAV-devel >= 1.12
-# Don't use the CMake target names for these two dependencies
-BuildRequires:  akonadi-contact-devel
-BuildRequires:  akonadi-server-devel
 BuildRequires:  bison
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
@@ -171,17 +168,8 @@
 %prep
 %autosetup -p1
 
-%if %{pkg_vcmp akonadi-contact-devel >= 23.03.80}
-# Digikam doesn't look explicitly for akonadi-server but relies on 
AkonadiContact dependencies
-sed -i 
's#KF${QT_VERSION_MAJOR}::AkonadiCore#KPim${QT_VERSION_MAJOR}::AkonadiCore#' 
core/utilities/extrasupport/addressbook/CMakeLists.txt
-%endif
-# Compatibility CMake files were removed in PIM packages after 23.08.0
-%if %{pkg_vcmp akonadi-contact-devel >= 23.08.0}
-sed -i 's#KF${QT_VERSION_MAJOR}\([:]*Akonadi\)#KPim${QT_VERSION_MAJOR}\1#' 
core/{CMakeLists.txt,utilities/extrasupport/{addressbook/,}CMakeLists.txt,app/DigikamCoreTarget.cmake,cmake/rules/RulesKDEFramework.cmake}
-%endif
-
 %build
-%{cmake_kf5 -d build -- -DENABLE_APPSTYLES=ON -DENABLE_MEDIAPLAYER=ON 
-DENABLE_KFILEMETADATASUPPORT=ON -DENABLE_AKONADICONTACTSUPPORT=ON \
+%{cmake_kf5 -d build -- -DENABLE_APPSTYLES=ON -DENABLE_MEDIAPLAYER=ON 
-DENABLE_KFILEMETADATASUPPORT=ON -DENABLE_AKONADICONTACTSUPPORT=OFF \
 -DSSE3_FOUND=OFF -DSSSE3_FOUND=OFF -DSSE4_1_FOUND=OFF -DSSE4_2_FOUND=OFF \
 %ifarch x86_64 %{?x86_64}
 -DSSE2_FOUND=ON

Reply via email to