%{?rh7: %{expand: %%define PERL 1}}
%{?rh7: %{expand: %%define TCL 1}}
+%{?rh73: %{expand: %%define PERL 1}}
+%{?rh73: %{expand: %%define TCL 1}}
+
%{?rh8: %{expand: %%define PERL 1}}
%{?rh8: %{expand: %%define TCL 1}}
%{?el5: %{expand: %%define RUBY 1}}
%{?el5: %{expand: %%define TCL 1}}
+%{?fc1: %{expand: %%define PERL 1}}
+%{?fc1: %{expand: %%define TCL 1}}
+
+%{?fc2: %{expand: %%define PERL 1}}
+%{?fc2: %{expand: %%define TCL 1}}
+
+%{?fc3: %{expand: %%define PERL 1}}
+%{?fc3: %{expand: %%define TCL 1}}
+
%{?fc4: %{expand: %%define GUILE 1}}
%{?fc4: %{expand: %%define PERL 1}}
%{?fc4: %{expand: %%define PYTHON 1}}