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: Provide dnf4 by python3-dnf #2190

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

ppisar
Copy link
Contributor

@ppisar ppisar commented Jan 9, 2025

To differentiate from DNF5, python3-dnf already packages /usr/bin/dnf4 symbolic link. After dnf5 obsoleting dnf, people willing to install DNF4 they had to install python3-dnf package, a package whose name is hard to remember.

This patch adds "dnf4" RPM provide to python3-dnf package.

This patch should be backported to all systems so that people can rely on this new identifier.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2328463

To differentiate from DNF5, python3-dnf already packages /usr/bin/dnf4
symbolic link. After dnf5 obsoleting dnf, people willing to install
DNF4 they had to install python3-dnf package, a package whose name is
hard to remember.

This patch adds "dnf4" RPM provide to python3-dnf package.

This patch should be backported to all systems so that people can rely
on this new identifier.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2328463
Copy link
Member

@evan-goode evan-goode left a comment

Choose a reason for hiding this comment

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

Great, thank you. #1964 should also be backported along with this.

@evan-goode evan-goode merged commit c1f8aee into rpm-software-management:master Jan 27, 2025
8 of 9 checks passed
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