The separator character should be chosen such that it will not cause problems 
with old macros:
%{?condition:true}
or
%{!?condition:false}

If we define, that:
     separator operator is the first '!' after ':', which is not nested in {} 
or in () 
it will change interpretation of macros like:
%{?write_errors: You did not respond! It is a mistake.}

-- 
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/115#issuecomment-297976142
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to