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
c35f70ba7f
commit
0fa50d4998
20
mathgl.spec
20
mathgl.spec
@ -507,25 +507,15 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/udav.desktop
|
||||
desktop-file-validate %{buildroot}%{_datadir}/applications/mgllab.desktop
|
||||
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets qt4
|
||||
|
||||
%post qt4 -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets qt5
|
||||
|
||||
%postun qt4 -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets fltk
|
||||
|
||||
%post qt5 -p /sbin/ldconfig
|
||||
|
||||
%postun qt5 -p /sbin/ldconfig
|
||||
|
||||
%post fltk -p /sbin/ldconfig
|
||||
|
||||
%postun fltk -p /sbin/ldconfig
|
||||
|
||||
%post wx -p /sbin/ldconfig
|
||||
|
||||
%postun wx -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets wx
|
||||
|
||||
%post common
|
||||
%if 0%{?with_doc}
|
||||
|
Loading…
Reference in New Issue
Block a user