[Rpm-maint] [rpm-software-management/rpm] Drop architecture from %builddir path (PR #3069)

Panu Matilainen notifications at github.com
Tue Apr 30 05:40:46 UTC 2024


This causes more issues than it solves, at least presently. For one, when BuildArch is used it typically causes the path to disagree with the actual arch (eg on noarch packages). Which looks weird and causes yet other issues in turn. The other issue, raised by Neal Gompa, is that it can cause superfluous path differences in noarch subpackages, which sharing the noarch package across multiple architectures in at least koji.

Suggested-by: Neal Gompa <neal at gompa.dev>
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/3069

-- Commit Summary --

  * Drop architecture from %builddir path

-- File Changes --

    M build/parsePreamble.c (2)
    M tests/rpmbuild.at (34)
    M tests/rpmspec.at (6)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/3069.patch
https://github.com/rpm-software-management/rpm/pull/3069.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3069
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3069 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240429/ed742f44/attachment.html>


More information about the Rpm-maint mailing list