sgallagh / rpms / dnf

Forked from rpms/dnf 6 years ago
Clone

2ac898e Fixes for dependency issues

Authored and Committed by sgallagh 4 years ago
1 file changed. 8 lines added. 3 lines removed.
    Fixes for dependency issues
    
    Add Recommends: on dnf-command(system-upgrade)
    Fix up Conflicts: on python-dnf-plugins-extras so it actually works
    
    The relevant package in python-dnf-plugins-extras is actually
    python{2,3}-dnf-plugins-extras-common. Comparing against the
    non-existent base package will not result in keeping the plugins
    updated properly.
    
    Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
    
        
file modified
+8 -3