fd32a43 moved the architecture check after building. This decision needs to me made beforehand to not build on unsupported architectures. 1296ea9 also made it impossible to change the supported / excluded architectures later.
Move this particular check back and add a test case using ExclusiveArch Resolves: #3569 You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/3647 -- Commit Summary -- * Check architecture before building -- File Changes -- M build/parsePreamble.cc (5) M build/parseSpec.cc (5) A tests/data/SPECS/test-exclusivearch.spec (24) M tests/rpmbuild.at (13) -- Patch Links -- https://github.com/rpm-software-management/rpm/pull/3647.patch https://github.com/rpm-software-management/rpm/pull/3647.diff -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/3647 You are receiving this because you are subscribed to this thread. Message ID: <rpm-software-management/rpm/pull/[email protected]>
_______________________________________________ Rpm-maint mailing list [email protected] https://lists.rpm.org/mailman/listinfo/rpm-maint
