[Rpm-maint] [rpm-software-management/rpm] Implement a declarative autobuild system (prototype) (PR #2620)
Panu Matilainen
notifications at github.com
Thu Aug 24 12:15:09 UTC 2023
Which is what I said in the first comment:
> Docs of course entirely missing as well, this is just an early rough-cut for feedback.
Using plain macros instead of writing them into files and then parsing is required to handle %prep which is special and using a simple macro just doesn't work, and also to supposedly allow full spec syntax with %if's and the like to be used in the autobuild macros. That doesn't work if we just drop in some macros at the end of the parse, which is the simplest possible approach of course.
At this point I'm more interested in the mechanism and what might be missing. Such as the excellent point about BuildRequires from @voxik (in the ticket).
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2620#issuecomment-1691564769
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2620/c1691564769 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230824/8278a1b2/attachment.html>
More information about the Rpm-maint
mailing list