[Rpm-maint] [rpm-software-management/rpm] Always create %specpartsdir on build (PR #3084)
Panu Matilainen
notifications at github.com
Fri May 10 11:57:20 UTC 2024
There's no reason %specpartsdir should be dependent on %setup use, just create it when we create the build directory too. Update tests accordingly.
The spec parse test is noteworthy, the specparts dir creation no longer shows up in spec parse output, which certainly is the way it should be: this is rpm internal infrastructure stuff and nothing to do with spec *parse*, this all only takes place during builds.
Fixes: #3063
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3084
-- Commit Summary --
* Simplify doBuildDir() and use appropriate macros as well
* Always create %specpartsdir on build
-- File Changes --
M build/build.c (11)
M build/parsePrep.c (10)
M tests/rpmbuild.at (1)
M tests/rpmspec.at (2)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3084.patch
https://github.com/rpm-software-management/rpm/pull/3084.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3084
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3084 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240510/66220ca7/attachment.html>
More information about the Rpm-maint
mailing list