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 go-rpm-macros supported vendoring #5410

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.

What type of PR is this?

/kind other

What this PR does / why we need it:

fixes an rpm packaging issue

How to verify it

rpm -q --provides $GENERATED_RPM will show you a list of bundled Provides. You can generate rpm with make rpm.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

None

Does this PR introduce a user-facing change?

None

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>
@rhatdan
Copy link
Member

rhatdan commented Mar 18, 2024

/approve
/lgtm

Copy link
Contributor

openshift-ci bot commented Mar 18, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lsm5, rhatdan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 0b11148 into containers:main Mar 18, 2024
36 checks passed
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Jun 17, 2024
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