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
424 B
Plaintext
7 lines
424 B
Plaintext
%__mpi_provides %{_rpmconfigdir}/mpi.prov %{?__filter_GLIBC_PRIVATE:--filter-private}
|
|
%__mpi_requires %{_rpmconfigdir}/mpi.req %{?__filter_GLIBC_PRIVATE:--filter-private}
|
|
%__mpi_path ^%{_prefix}/lib(64)?/.*$
|
|
%__mpi_magic ^(setuid )?(setgid )?(sticky )?ELF (32|64)-bit.*$
|
|
%__mpi_flags exeonly,magic_and_path
|
|
%__elf_exclude_path ^%{_prefix}/lib(64)?/.*$
|