[digikam] switch back to lcms1 for now (kse#299886)

nucleo nucleo at fedoraproject.org
Tue May 15 19:38:11 UTC 2012


commit 89fcceb3fe0c14fd2d2d478fa104be042f5bd8d1
Author: nucleo <nucleo at fedoraproject.org>
Date:   Tue May 15 22:38:06 2012 +0300

    switch back to lcms1 for now (kse#299886)

 digikam.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/digikam.spec b/digikam.spec
index e66ad0c..42028a3 100644
--- a/digikam.spec
+++ b/digikam.spec
@@ -2,7 +2,7 @@
 
 Name:	 digikam
 Version: 2.6.0
-Release: 0.7.%{?pre}%{?dist}
+Release: 0.8.%{?pre}%{?dist}
 Summary: A digital camera accessing & photo management application
 
 License: GPLv2+
@@ -37,7 +37,7 @@ BuildRequires: libjpeg-devel
 BuildRequires: libtiff-devel
 BuildRequires: pkgconfig(glib-2.0)
 BuildRequires: pkgconfig(jasper)
-BuildRequires: pkgconfig(lcms2)
+BuildRequires: pkgconfig(lcms)
 BuildRequires: pkgconfig(lensfun)
 BuildRequires: pkgconfig(libgphoto2_port)
 BuildRequires: pkgconfig(lqr-1)
@@ -223,7 +223,7 @@ BuildArch: noarch
 
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
-%{cmake_kde4} -DENABLE_LCMS2=ON ..
+%{cmake_kde4} ..
 popd
 
 make %{?_smp_mflags} -C %{_target_platform}
@@ -505,6 +505,9 @@ update-desktop-database -q &> /dev/null
 
 
 %changelog
+* Tue May 15 2012 Alexey Kurov <nucleo at fedoraproject.org> - 2.6.0-0.8.rc
+- switch back to lcms1 for now (kse#299886)
+
 * Wed May  9 2012 Alexey Kurov <nucleo at fedoraproject.org> - 2.6.0-0.7.rc
 - digikam-software-compilation-2.6.0-rc
 


More information about the scm-commits mailing list