From: ellson Date: Thu, 18 Jun 2009 19:57:58 +0000 (+0000) Subject: turn on sfdp in public rhel builds X-Git-Tag: LAST_LIBGRAPH~32^2~1907 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3474f4b52cbfce18921ea3cbd052113bf2efb916;p=graphviz turn on sfdp in public rhel builds --- diff --git a/graphviz.spec.in b/graphviz.spec.in index 0e89ab8bf..5aa7ecb40 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -69,6 +69,7 @@ BuildRequires: XFree86-devel BuildRequires: /usr/include/tcl.h /usr/include/tk.h %endif %if %rhel >= 3 +%define SFDP 1 %define IPSEPCOLA 1 BuildRequires: fontconfig-devel tcl-devel tk-devel %endif