Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: define NEVRA macro identifiers dynamically while processing each binary package #504

Closed
n3npq opened this issue Aug 8, 2018 · 2 comments

Comments

@n3npq
Copy link
Contributor

n3npq commented Aug 8, 2018

In build/pack.c packageBinaries() there is a loop through the link list of binary packages to produce.

rpmbuild should push/pop the common identification macros (like %name/%version etc) for use by helpers invoked during packaging.

@ignatenkobrain
Copy link
Contributor

Do you have patch handy? This would definitely solve some issues.

Also, will it solve issue when %{summary} gets redefined for subpackages?

@pmatilai
Copy link
Member

Patches welcome.

@n3npq n3npq closed this as completed Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants