2021-11-02 11:22:41 +00:00
|
|
|
# Make libfoo.so symlinks require the soname-provide of the target library
|
|
|
|
%__libsymlink_requires %{_rpmconfigdir}/elfdeps --provides --soname-only
|
2024-09-30 16:31:11 +00:00
|
|
|
%__libsymlink_magic ^symbolic link to .*lib.*\\.so\\..*$
|
|
|
|
%__libsymlink_path ^.*\\.so$
|
2021-11-02 11:22:41 +00:00
|
|
|
%__libsymlink_flags magic_and_path
|