[Rpm-maint] [rpm-software-management/rpm] Fix --noprep regression from introducing %mkbuilddir (PR #3122)
Panu Matilainen
notifications at github.com
Thu May 23 04:43:09 UTC 2024
Commit 9d35c8df497534e1fbd806a4dc78802bcf35d7cb added a new step into the build process but I literally wasn't even aware we have a --noprep switch in rpmbuild, much less that it's used. Quite widely even, by mock.
Luckily this seems simple to fix, just skip %mkbuilddir in --noprep. Extend the dynamic buildrequires test to mimick what mock does.
Fixes: #3121
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3122
-- Commit Summary --
* Fix --noprep regression from introducing %mkbuilddir
-- File Changes --
M tests/rpmbuild.at (27)
M tools/rpmbuild.c (2)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3122.patch
https://github.com/rpm-software-management/rpm/pull/3122.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3122
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3122 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240522/d668b013/attachment-0001.html>
More information about the Rpm-maint
mailing list