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
|
2015-04-29 13:12:24 +00:00
|
|
|
%__libsymlink_magic ^symbolic link to .*lib.*\.so\..*$
|
2015-07-09 21:31:44 +00:00
|
|
|
%__libsymlink_path ^.*\.so$
|
|
|
|
%__libsymlink_flags magic_and_path
|