2014-04-15 07:08:30 +00:00
|
|
|
# Make libfoo.so symlinks require the soname-provide of the target library
|
|
|
|
%__libsymlink_requires %{_rpmconfigdir}/elfdeps --provides --soname-only
|
2024-07-19 12:15:33 +00:00
|
|
|
%__libsymlink_magic ^symbolic link to .*lib.*\\.so\\..*$
|
|
|
|
%__libsymlink_path ^.*\\.so$
|
2015-07-09 21:31:44 +00:00
|
|
|
%__libsymlink_flags magic_and_path
|