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

spec: rename the bootc-reinstall subpackage #1088

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Conversation

omertuc
Copy link
Contributor

@omertuc omertuc commented Feb 7, 2025

See commit message

@omertuc omertuc added the area/system-reinstall-bootc Issues related to system-reinstall-botoc label Feb 7, 2025
@omertuc omertuc enabled auto-merge February 7, 2025 10:09
The subpackage name was left to be bootc-reinstall even though we
decided on a name change.

This commit changes the package name to match the binary name which is `system-reinstall-bootc`

# Implementation

By default .spec files will prepend the main package name to the
subpackage name, the `-n` flag of the `%package` directive prevents that
(this is also needed in the %files and %description directives)

Signed-off-by: Omer Tuchfeld <[email protected]>
@omertuc omertuc merged commit e6a370e into containers:main Feb 7, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/system-reinstall-bootc Issues related to system-reinstall-botoc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants