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

Add support for tagging eext release to unmodified srpms #96

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

aajith-arista
Copy link
Collaborator

For unmodified srpms, we don't copy the spec file or source files from git repo to the rpmbuild tree.
So they always had the same release as the main spec file.
This means any changes in macros or other build parameters defined in the mock configuration wouldn't affect RPM EVR.
To fix this, make the tool auto patch the upstream spec file in the build tree to include %{eext-release} as a suffix after the upstream release.

@aajith-arista aajith-arista merged commit 970d281 into main Jan 8, 2024
2 checks passed
@aajith-arista aajith-arista deleted the aajith-unmodified-srpm branch January 8, 2024 12:08
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

Successfully merging this pull request may close these issues.

1 participant