>>>>> "AI" == Artur Iwicki <suve@xxxxxxxxxxxxxxxxx> writes: AI> I imagine the reason is that this allows us to add new AI> architectures to FPC and do some trial-and-error builds of FPC AI> without affecting dependent packages - if FPC itself used AI> %{fpc_arches}, then adding new architectures to FPC would require AI> updating fpc-rpm-macros, and that would make all dependent packages AI> fail to build, since the new-arch builds would fail with "Package AI> not found: fpc" until we got FPC available on those. fpc could simply use something like: ExclusiveArch: %{fpc_arches} aarch64 to trial a new architecture without having to update fpc-rpm-macros. - J< _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx