[Rpm-maint] [rpm-software-management/rpm] %epoch is defined globally if is set only in one subpackage (#1745)
Michael Schroeder
notifications at github.com
Mon Jul 26 13:01:04 UTC 2021
I don't think this is a bug, it behaves exactly like `%{version}`. You'll always get the values of the last definition for the macros, i.e. from the last subpackage.
If you want the definitions of the main package, you're supposed to uppercase the macro names, e.g. `%{EPOCH}` and `%{VERSION}`.
--
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/1745#issuecomment-886681401
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210726/980e6527/attachment.html>
More information about the Rpm-maint
mailing list