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