2a4b303 Make dependency on rpm-plugin-selinux unordered

Authored and Committed by plautrba 2 years ago
    Make dependency on rpm-plugin-selinux unordered
    
    And break the dependency loop with rpm-plugin-selinux
    
    From rpm documentation:
    
        * meta (since rpm >= 4.16)
    
        Denotes a “meta” dependency, which must not affect transaction
        ordering. Typical use-cases would be meta-packages and sub-package
        cross-dependencies  whose purpose is just to ensure the sub-packages
        stay on common version.
    
    Related: https://bugzilla.redhat.com/show_bug.cgi?id=1851266
    
        
file modified
+1 -1