From: ellson Date: Wed, 3 May 2006 18:04:50 +0000 (+0000) Subject: --with-ipsepcola on fc3, fc4, fc5, fc6, el3, el4, el5, el5 X-Git-Tag: LAST_LIBGRAPH~32^2~6636 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e4be70bd14db7a5e5934b8b71a69428e3bf3651f;p=graphviz --with-ipsepcola on fc3, fc4, fc5, fc6, el3, el4, el5, el5 --- diff --git a/graphviz.spec.in b/graphviz.spec.in index 09cfaf31d..5c49962c3 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -39,21 +39,25 @@ Prefix: /usr %{?el3: %{expand: %%define PERL 1}} %{?el3: %{expand: %%define TCL 1}} +%{?el3: %{expand: %%define IPSEPCOLA --with-ipsepcola}} %{?el4: %{expand: %%define PERL 1}} %{?el4: %{expand: %%define PHP 1}} %{?el4: %{expand: %%define RUBY 1}} %{?el4: %{expand: %%define TCL 1}} +%{?el4: %{expand: %%define IPSEPCOLA --with-ipsepcola}} %{?el5: %{expand: %%define PERL 1}} %{?el5: %{expand: %%define PHP 1}} %{?el5: %{expand: %%define RUBY 1}} %{?el5: %{expand: %%define TCL 1}} +%{?el5: %{expand: %%define IPSEPCOLA --with-ipsepcola}} %{?el6: %{expand: %%define PERL 1}} %{?el6: %{expand: %%define PHP 1}} %{?el6: %{expand: %%define RUBY 1}} %{?el6: %{expand: %%define TCL 1}} +%{?el6: %{expand: %%define IPSEPCOLA --with-ipsepcola}} %{?fc1: %{expand: %%define PERL 1}} %{?fc1: %{expand: %%define TCL 1}} @@ -63,12 +67,14 @@ Prefix: /usr %{?fc3: %{expand: %%define PERL 1}} %{?fc3: %{expand: %%define TCL 1}} +%{?fc3: %{expand: %%define IPSEPCOLA --with-ipsepcola}} %{?fc4: %{expand: %%define GUILE 1}} %{?fc4: %{expand: %%define PERL 1}} %{?fc4: %{expand: %%define PYTHON 1}} %{?fc4: %{expand: %%define RUBY 1}} %{?fc4: %{expand: %%define TCL 1}} +%{?fc4: %{expand: %%define IPSEPCOLA --with-ipsepcola}} %{?fc5: %{expand: %%define SHARP 1}} %{?fc5: %{expand: %%define GUILE 1}} @@ -79,6 +85,7 @@ Prefix: /usr %{?fc5: %{expand: %%define PYTHON 1}} %{?fc5: %{expand: %%define RUBY 1}} %{?fc5: %{expand: %%define TCL 1}} +%{?fc5: %{expand: %%define IPSEPCOLA --with-ipsepcola}} %{?fc6: %{expand: %%define SHARP 1}} %{?fc6: %{expand: %%define GUILE 1}}