From 019f71e9178e8b1448f14c56f2fe92bd2aa0215e Mon Sep 17 00:00:00 2001 From: Jitesh Shah Date: Fri, 30 Oct 2009 13:43:35 +0100 Subject: [PATCH] Disable mono and ocaml for ARM Signed-off-by: Jitesh Shah --- graphviz.spec | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/graphviz.spec b/graphviz.spec index ca885a1..617efa1 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -4,7 +4,7 @@ Name: graphviz Summary: Graph Visualization Tools Version: 2.20.3 -Release: 5%{?dist}.1 +Release: 5%{?dist}.1.fa1 Group: Applications/Multimedia License: CPL URL: http://www.graphviz.org/ @@ -18,7 +18,7 @@ BuildRequires: fontconfig-devel, libtool-ltdl-devel, ruby-devel, ruby, guile-de BuildRequires: libXaw-devel, libSM-devel, libXext-devel, java-devel, php-devel BuildRequires: cairo-devel >= 1.1.10, pango-devel, gmp-devel, lua-devel, gtk2-devel, libgnomeui-devel BuildRequires: gd-devel, perl-devel, DevIL-devel, R-devel, swig >= 1.3.33 -%ifnarch ppc64 s390 s390x sparc64 +%ifnarch ppc64 s390 s390x sparc64 %{arm} BuildRequires: mono-core, ocaml %endif Requires: urw-fonts @@ -26,7 +26,7 @@ Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig # Necessary conditionals -%ifarch ppc64 s390 s390x sparc64 +%ifarch ppc64 s390 s390x sparc64 %{arm} %global SHARP 0 %global OCAML 0 %else @@ -408,6 +408,9 @@ fi %changelog +* Fri Oct 30 2009 Jitesh Shah - 2.20.3-5.1.fa1 +- Disable mono and ocaml for ARM + * Fri Jul 24 2009 Fedora Release Engineering - 2.20.3-5.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild -- 1.5.5.6