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