309e0d5 address rpmdeps test suggestions

Authored and Committed by sbonazzo 9 months ago
    address rpmdeps test suggestions
    
    Subpackage pipewire-plugin-jack carries 'Requires: libjack.so.0' which comes
    from subpackage pipewire-jack-audio-connection-kit-libs but does not carry
    an explicit package version requirement.
    Added 'Requires: pipewire-jack-audio-connection-kit-libs = %{version}-%{release}'
    to the spec file to avoid the need to test interoperability between
    various combinations of old and new subpackages.
    
    Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
    
        
file modified
+5 -1