[Rpm-maint] [rpm-software-management/rpm] Another attempt at restoring + sanitizing --build-in-place (PR #3133)
Panu Matilainen
notifications at github.com
Wed May 29 09:19:49 UTC 2024
See commit messages for details, but this partially reverts d1075106bb315913574e1acac921058d23dd5130 to avoid a dependency on %setup that seems ... wrong for what --build-in-place is. Also, take advantage of rpm macro setup to handle this, so the rpmbuild command doesn't need any logic in it. Which also means %_build_in_place can be set from a spec directly.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3133
-- Commit Summary --
* Move build-in-place logic into librpmbuild
* Restore --build-in-place without %setup
-- File Changes --
M build/build.c (17)
M build/parsePrep.c (17)
M rpmpopt.in (2)
M tests/rpmbuild.at (8)
M tools/rpmbuild.c (14)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3133.patch
https://github.com/rpm-software-management/rpm/pull/3133.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3133
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3133 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240529/120e76f9/attachment.html>
More information about the Rpm-maint
mailing list