2018-01-29 21:53:34 +00:00
|
|
|
#%ldconfig /sbin/ldconfig
|
2018-02-22 06:58:50 +00:00
|
|
|
%ldconfig_post %{?ldconfig:%post -p %ldconfig}
|
|
|
|
%ldconfig_postun %{?ldconfig:%postun -p %ldconfig}
|
2018-01-29 21:53:34 +00:00
|
|
|
%ldconfig_scriptlets(n:) %{?ldconfig:\
|
|
|
|
%ldconfig_post %{?*} %{-n:-n %{-n*}}\
|
2018-02-22 06:58:50 +00:00
|
|
|
%end\
|
2018-01-29 21:53:34 +00:00
|
|
|
%ldconfig_postun %{?*} %{-n:-n %{-n*}}\
|
2018-02-22 06:58:50 +00:00
|
|
|
%end\
|
2018-01-29 21:53:34 +00:00
|
|
|
}
|