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

[skip-ci] rpm: use macro supported vendoring #2262

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

lsm5
Copy link
Member

@lsm5 lsm5 commented Mar 18, 2024

This removes the need for any Provides: bundled() we needed in spec files.

The updated Provides will be visible in the build logs and can also be verified with rpm -q --provides $RPM_FILE.

This removes the need for any `Provides: bundled()` we needed in spec
files.

The updated Provides will be visible in the build logs and can also be
verified with `rpm -q --provides $RPM_FILE`.

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
Copy link
Contributor

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

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

Thanks! This is nice.

@mtrmac mtrmac merged commit 874350b into containers:main Mar 18, 2024
24 checks passed
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Jun 17, 2024
@lsm5 lsm5 deleted the rpm-provides branch December 19, 2024 11:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants