From c615e79b90e3b49f7918cb36944f8a0b10a77b41 Mon Sep 17 00:00:00 2001 From: John Ellson Date: Fri, 7 Oct 2011 18:53:30 -0400 Subject: [PATCH] disable graphviz-R packkage until R gets fixed --- graphviz.spec.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphviz.spec.in b/graphviz.spec.in index 174d9c5cf..9494fc1fc 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -150,6 +150,9 @@ BuildRequires: ghostscript-devel #define MING 1 #BuildRequires: ming ming-devel %endif +%if %fedora >= 17 +%define R_LANG 1 +%endif %endif #-- main graphviz rpm ------------------------------------------------ -- 2.40.0