[Rpm-maint] [rpm-software-management/rpm] Discussion: spec tag order and side-effects (#1161)
Michael Schroeder
notifications at github.com
Tue Apr 7 10:51:45 UTC 2020
My 2 cents: I don't see what macro expansion has to do with the free order of spec tags. It's should not surprise anybody that using %name does not work before the "Name:" tag is given.
And how is the following different?
```
Patch0: %{foo}
%define foo bar.diff
```
This has nothing to do with the order of the tags.
I'd *hate* if rpm would insist on some specific order, though.
--
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/1161#issuecomment-610317827
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200407/08cff364/attachment.html>
More information about the Rpm-maint
mailing list