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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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
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.

1 participant