[oyranos] Disable lcms2 for now There are problem when app using both lcms1 and lcms2

Nicolas Chauvet kwizart at fedoraproject.org
Fri Jan 7 14:38:59 UTC 2011


commit 296df833d2a1d6e0e0a6f589e6ead8025973a62b
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Fri Jan 7 15:39:55 2011 +0100

    Disable lcms2 for now
    There are problem when app using both lcms1 and lcms2

 oyranos.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/oyranos.spec b/oyranos.spec
index 32c80ea..7ea565d 100644
--- a/oyranos.spec
+++ b/oyranos.spec
@@ -1,6 +1,6 @@
 Name:           oyranos
 Version:        0.2.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        The Oyranos Color Management System (CMS) 
 
 Group:          Applications/Multimedia
@@ -23,7 +23,7 @@ BuildRequires:  gettext
 BuildRequires:  fltk-devel
 BuildRequires:  imake
 BuildRequires:  lcms-devel >= 1.14
-BuildRequires:  lcms2-devel
+#BuildRequires:  lcms2-devel
 BuildRequires:  libstdc++-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  libpng-devel
@@ -171,9 +171,10 @@ fi || :
 
 
 %changelog
-* Fri Jan 07 2011 Nicolas Chauvet <kwizart at gmail.com> - 0.2.0-1
+* Fri Jan 07 2011 Nicolas Chauvet <kwizart at gmail.com> - 0.2.0-2
 - Update to 0.2.0
 - Exclude autostart desktop file for now
+- Disable lcms2 for now
 
 * Sun Nov 07 2010 Nicolas Chauvet <kwizart at gmail.com> - 0.1.12-2
 - Update to 0.1.12


More information about the scm-commits mailing list