darknao / fedora-infra / ansible

Forked from fedora-infra/ansible 3 years ago
Clone

c995add bodhi multilib_whitelist: change `wine*` to be a bit more targeted

1 file Authored by kparal 2 years ago, Committed by humaton 2 years ago,
    bodhi multilib_whitelist: change `wine*` to be a bit more targeted
    
    `wine*` affected a package which didn't need to be multilib (`wineglass`). At
    the same time, we need to match not only all subpackages of `wine`, but also
    separate packages like `wine-dxvk`. The new approach should be a little better.
    
    Signed-off-by: Kamil Páral <kparal@redhat.com>