diff --git a/digikam.spec b/digikam.spec index 88a5578..6686409 100644 --- a/digikam.spec +++ b/digikam.spec @@ -6,7 +6,7 @@ Name: digikam Version: 4.2.0 -Release: 1%{?pre}%{?dist} +Release: 2%{?pre}%{?dist} Summary: A digital camera accessing & photo management application License: GPLv2+ @@ -243,7 +243,7 @@ mv -f cmake/modules/FindKipi.cmake cmake/modules/FindKipi.cmake.ORIG %build mkdir -p %{_target_platform} pushd %{_target_platform} -%{cmake_kde4} -DENABLE_LCMS2=ON .. +%{cmake_kde4} -DENABLE_LCMS2=ON -DENABLE_KDEPIMLIBSSUPPORT=ON .. popd make %{?_smp_mflags} -C %{_target_platform} @@ -549,6 +549,9 @@ update-desktop-database -q &> /dev/null %changelog +* Wed Aug 6 2014 Alexey Kurov - 4.2.0-2 +- enable kdepimlibs support disabled by default in 4.2.0 (kde#338055) + * Mon Aug 4 2014 Alexey Kurov - 4.2.0-1 - digikam-4.2.0