[Rpm-maint] [rpm-software-management/rpm] RFE: Allow automating %setup arguments (#368)
nim-nim
notifications at github.com
Sat Dec 9 22:29:59 UTC 2017
I know it's utterly unglamorous, but the basic need is quite simple
- be able to append `-c` to `%setup` from the start of the specfile when a software publishing service produces sources archives without inner topdir
- be able to append `-n computed-value` from the start of the when a software publishing service produces sources archives not named `%{name}-%{version}` (computed-value will *not* be computed by `%setup`, it does not need to be smart about it)
The second case probably covers 90% of the needs, the first 5%, and the other 5% are too uncommon to need automation
--
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-350510207
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20171209/13fe3bfe/attachment.html>
More information about the Rpm-maint
mailing list