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

rpm: Fix use of inccorrect field for runtime constraints #290

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

cpuguy83
Copy link
Member

When building the rpm spec we were using the wrong set of constraints for runtime dependencies.
This was likely just a bad copy/paste.

Added tests for this.

@cpuguy83 cpuguy83 requested a review from a team as a code owner June 17, 2024 22:15
When building the rpm spec we were using the wrong set of constraints
for runtime dependencies.
This was likely just a bad copy/paste.

Added tests for this.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
@cpuguy83 cpuguy83 force-pushed the fix_rpm_template_constraints branch from 3566105 to 52951c2 Compare June 17, 2024 22:16
Copy link
Contributor

@adamperlin adamperlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, pretty straightforward fix

@cpuguy83 cpuguy83 merged commit 4ec16e0 into Azure:main Jun 18, 2024
9 checks passed
@cpuguy83 cpuguy83 deleted the fix_rpm_template_constraints branch June 18, 2024 17:27
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.

2 participants