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: If DNF5 obsoletes DNF, do not build dnf-automatic #2129

Commits on Sep 11, 2024

  1. spec: If DNF5 obsoletes DNF, do not build dnf-automatic

    Fedora CI rpmdeplint test failed for dnf-automic in Fedora 42 because
    dnf5-plugin-automatic package obsoletes dnf-automatic package there:
    
        Upgrade problems:
        dnf-automatic-4.21.1-1.fc42.noarch would be obsoleted by dnf5-plugin-automatic-5.2.5.0-2.fc41.x86_64 from repo fedora-42-x86_64
    
    This patch fixes it by not building dnf-automatic package if a macro
    for obsoleting dnf by dnf5 is set. (Similar to a previous
    f519e60 commit.)
    ppisar committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2260693 View commit details
    Browse the repository at this point in the history