[calligra/epel7] epel7/ppc64 no libkdcraw

Rex Dieter rdieter at fedoraproject.org
Tue Jun 24 18:40:02 UTC 2014


commit 6522b304a78102dbd3626114195d7a733307a4d1
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Jun 24 13:39:47 2014 -0500

    epel7/ppc64 no libkdcraw

 calligra.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/calligra.spec b/calligra.spec
index 800520d..c2d5356 100644
--- a/calligra.spec
+++ b/calligra.spec
@@ -4,6 +4,7 @@
 
 %define postgresql 1
 %if 0%{?fedora}
+%define libkdcraw 1
 %define marble 1
 %define okular 1
 %define pstoedit 1
@@ -12,6 +13,7 @@
 %endif
 %if 0%{?rhel}
 %ifnarch ppc64
+%define libkdcraw 1
 %define okular 1
 %define visio 1
 %define wpd 1
@@ -94,7 +96,6 @@ BuildRequires: pkgconfig(libwpg-0.2)
 BuildRequires: pkgconfig(libwps-0.2)
 %endif
 %endif
-BuildRequires: pkgconfig(libkdcraw)
 BuildRequires: pkgconfig(OpenColorIO)
 BuildRequires: pkgconfig(poppler-qt4)
 BuildRequires: pkgconfig(libpng)
@@ -348,6 +349,10 @@ Requires: %{name}-karbon = %{version}-%{release}
 
 %package  krita
 Summary:  A creative sketching and painting application 
+%if 0%{?libkdcraw}
+# krita_raw_import filter
+BuildRequires: libkdcraw-devel
+%endif
 Obsoletes: koffice-krita < %{koffice_ver}
 Obsoletes: koffice-krita-libs < %{koffice_ver}
 Requires: %{name}-core = %{version}-%{release}


More information about the scm-commits mailing list