From 47d6233cfba7742524f9711f8dd29ef0e97d8b07 Mon Sep 17 00:00:00 2001 From: ellson Date: Tue, 20 Jan 2009 19:49:49 +0000 Subject: [PATCH] enable sfdp in rhel3 --- graphviz.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphviz.spec.in b/graphviz.spec.in index 304619674..5fe02bfe3 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -111,6 +111,7 @@ BuildRequires: /usr/include/tcl.h /usr/include/tk.h %endif %if %att_rhel >= 3 %define IPSEPCOLA 1 +%define SFDP 1 BuildRequires: fontconfig-devel tcl-devel tk-devel %endif %if %att_rhel == 4 @@ -122,7 +123,6 @@ BuildRequires: xorg-x11-devel %define RUBY 1 %define GUILE 1 %define PYTHON 1 -%define SFDP 1 BuildRequires: perl ruby-devel guile-devel python-devel %endif %if %att_rhel >= 5 -- 2.40.0