]> granicus.if.org Git - graphviz/commitdiff
disable R on fc8 until R-devl available on build hosts
authorellson <devnull@localhost>
Mon, 31 Dec 2007 22:05:03 +0000 (22:05 +0000)
committerellson <devnull@localhost>
Mon, 31 Dec 2007 22:05:03 +0000 (22:05 +0000)
graphviz.spec.in

index eeb3a236b99c25a0d8b7372fd2b475a2997ca925..27e1a69ee029bcfdd26705c7ecc54e512d5b73de 100644 (file)
@@ -152,12 +152,14 @@ BuildRequires: librsvg2-devel
 BuildRequires: gd gd-devel perl-devel DevIL-devel
 %endif
 %if "%fedora" >= "8"
-%define R_LANG 1
-BuildRequires: R swig >= 1.3.33
+%define R_LANG 0
+#BuildRequires: R swig >= 1.3.33
 %endif
 %if "%fedora" >= "9"
 %define MING 0
 #BuildRequires: ming ming-devel
+%define R_LANG 1
+BuildRequires: R swig >= 1.3.33
 %endif
 %endif