Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
838cd66eb9
commit
a6a8c31376
12
scotch.spec
12
scotch.spec
@ -206,17 +206,11 @@ popd
|
||||
###############################################################################
|
||||
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n ptscotch-mpich
|
||||
|
||||
%post -n ptscotch-mpich -p /sbin/ldconfig
|
||||
|
||||
%postun -n ptscotch-mpich -p /sbin/ldconfig
|
||||
|
||||
%post -n ptscotch-openmpi -p /sbin/ldconfig
|
||||
|
||||
%postun -n ptscotch-openmpi -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n ptscotch-openmpi
|
||||
|
||||
|
||||
%{!?_licensedir:%global license %%doc}
|
||||
|
Loading…
Reference in New Issue
Block a user