[Rpm-maint] [rpm-software-management/rpm] RFE: Allow automating %setup arguments (#368)

Jeff Johnson notifications at github.com
Sun Dec 10 18:14:34 UTC 2017


Finally -- overloading %setup like above is a hackers pathway away from reproducible builds into insanity. JMNSHO ...

(aside)
The real problem -- never well supported, but entirely achievable -- is

How to build from a VCS checkout (not a tarball) with minimal hassle?

This requires additional paraders like URL, authentication, repository name, branch, and checkout identifier (to name just a few of the additional parameters required).

All of the above additional parameters can be mapped into a SourceN: URL ... see what Maven does.

Parsing the URL and writing the script that does, say git clone or git pull would be _FAR_ more useful than overloading %setup.



-- 
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/issues/368#issuecomment-350567149
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20171210/91d5015d/attachment.html>


More information about the Rpm-maint mailing list