4b8e47e Rely on dnf when guessing the replqcement for the requirement

Authored and Committed by ishcherb 6 years ago
    Rely on dnf when guessing the replqcement for the requirement
    
    It is not possible to maintain the list of requirements like tkinter ->
    python2-tkinter, so guessing the replacement is not the way to go.
    Check all provides of the the required package, and pick the one that suits
    most.
    
        
file modified
+29 -0
file modified
+24 -44