321be708b8
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/rpm-mpi-hooks#227342c5365421f6a6646c6660771c5cd7221a79
7 lines
363 B
Plaintext
7 lines
363 B
Plaintext
# Make libfoo.so symlinks require the soname-provide of the target library
|
|
%__mpilibsymlink_requires %{_rpmconfigdir}/mpi.prov %{buildroot} --soname-only
|
|
%__mpilibsymlink_magic ^symbolic link to .*lib.*\.so\..*$
|
|
%__mpilibsymlink_path ^%{_prefix}/lib(64)?/.*\.so$
|
|
%__mpilibsymlink_flags magic_and_path
|
|
%__libsymlink_exclude_path ^%{_prefix}/lib(64)?/.*$
|