[Rpm-maint] [rpm-software-management/rpm] Add support for generating buildinfo file as subpackage (#1532)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Sat Oct 30 11:51:01 UTC 2021


@fepitre I suspect you'll want to capture the shell variables used in each stage (`%prep`, `%build`, `%install`, and `%check`), since those are all mutation environments. Unlike `dpkg-buildpackage` and `makepkg`, `rpmbuild` makes new shell environments for each stage.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1532#issuecomment-955196680
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20211030/04288190/attachment.html>


More information about the Rpm-maint mailing list