2022-05-17 08:55:22 +00:00
|
|
|
# Make libfoo.so symlinks require the soname-provide of the target library
|
|
|
|
%__libsymlink_requires %{_rpmconfigdir}/elfdeps --provides --soname-only
|
2024-11-12 10:30:37 +00:00
|
|
|
%__libsymlink_magic ^symbolic link to .*lib.*\\.so\\..*$
|
|
|
|
%__libsymlink_path ^.*\\.so$
|
2022-05-17 08:55:22 +00:00
|
|
|
%__libsymlink_flags magic_and_path
|