May be you could use alternative approach:

~~~
%{?load:%{SOURCE4}}
%if %{undefined some_known_macro_from_the_SOURCE4}
%include %{SOURCE100}
%{load %{SOURCE4}}
%endif
~~~

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1104#issuecomment-616364383
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to