]> granicus.if.org Git - graphviz/commitdiff
--with-ipsepcola on fc3, fc4, fc5, fc6, el3, el4, el5, el5
authorellson <devnull@localhost>
Wed, 3 May 2006 18:04:50 +0000 (18:04 +0000)
committerellson <devnull@localhost>
Wed, 3 May 2006 18:04:50 +0000 (18:04 +0000)
graphviz.spec.in

index 09cfaf31dbb78f45ca3c5e6f00f36664fbf3fb9a..5c49962c3f7eb4268531a383a6dbc46602f15f4d 100644 (file)
@@ -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}}