]> granicus.if.org Git - graphviz/commitdiff
fix froken builds
authorJohn Ellson <ellson@research.att.com>
Thu, 21 Nov 2013 19:23:03 +0000 (14:23 -0500)
committerJohn Ellson <ellson@research.att.com>
Thu, 21 Nov 2013 19:23:03 +0000 (14:23 -0500)
graphviz.spec.in

index b1e8582f2f0233df3e3e9aee3d4088836dfb841c..0b35b4e4c360ae1a90137c16e4c807634604f9de 100644 (file)
@@ -161,8 +161,8 @@ BuildRequires: R-devel swig >= 1.3.33 perl-libs
 %define WEBP 1
 BuildRequires: libwebp-devel
 %endif
-%if %fedora >= 19
-%define _GO 0
+%if %fedora >= 22
+%define _GO 1
 BuildRequires: golang >= 1.2 gcc-go
 %endif
 %endif