dd2a70568b
- These are specific to Fedora so might as well live here, and having them here also avoids having to carry patches in rpm for no good reason etc
5 lines
250 B
Plaintext
5 lines
250 B
Plaintext
# Make libfoo.so symlinks require the soname-provide of the target library
|
|
%__libsymlink_requires %{_rpmconfigdir}/elfdeps --provides --soname-only
|
|
%__libsymlink_magic ^symbolic link to `.*lib.*\.so\..*'$
|
|
%__libsymlink_exclude_path ^.*[[:digit:]]$
|