* kmod.attr (%__kmod_path): Add ".*\.ko\.gz|.*\.ko\.bz2|.*\.ko\.xz" to he module path matching regular expression endings. (%__kmod_provides) <strip_compress_sfx>: New function. (%__kmod_provides): Generate dependencies with module file name without compressed extension (just ".ko") for compressed modules. Resolves: #1942537 Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
This file is currently shipped via the binary redhat-rpm-config package itself, so we need an explicit Conflicts to avoid broken upgrades, as well as actually remove the file from the next redhat-rpm-config build, which we'll also do.