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
e9b32be6c1
commit
63bbc2f019
@ -121,17 +121,11 @@ if ! make %{?_smp_mflags} check; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n libvirt-gconfig
|
||||
|
||||
%post -n libvirt-gconfig -p /sbin/ldconfig
|
||||
|
||||
%postun -n libvirt-gconfig -p /sbin/ldconfig
|
||||
|
||||
%post -n libvirt-gobject -p /sbin/ldconfig
|
||||
|
||||
%postun -n libvirt-gobject -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n libvirt-gobject
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc README COPYING AUTHORS ChangeLog NEWS
|
||||
|
Loading…
Reference in New Issue
Block a user