Blame SOURCES/macros.ldconfig

396caf
#%ldconfig /sbin/ldconfig
396caf
%ldconfig_post(n:) %{?ldconfig:%post -p %ldconfig %{?*} %{-n:-n %{-n*}}\
396caf
%end}
396caf
%ldconfig_postun(n:) %{?ldconfig:%postun -p %ldconfig %{?*} %{-n:-n %{-n*}}\
396caf
%end}
396caf
%ldconfig_scriptlets(n:) %{?ldconfig:\
396caf
%ldconfig_post %{?*} %{-n:-n %{-n*}}\
396caf
%ldconfig_postun %{?*} %{-n:-n %{-n*}}\
396caf
}