Remove ldconfig scriptlets
This commit is contained in:
parent
f6178c9363
commit
87b0a8621a
@ -95,16 +95,6 @@ touch $RPM_BUILD_ROOT%{_libdir}/gdk-pixbuf-2.0/2.10.0/loaders.cache
|
||||
|
||||
%find_lang gdk-pixbuf
|
||||
|
||||
%post
|
||||
/sbin/ldconfig
|
||||
|
||||
%postun
|
||||
/sbin/ldconfig
|
||||
|
||||
%post xlib -p /sbin/ldconfig
|
||||
|
||||
%postun xlib -p /sbin/ldconfig
|
||||
|
||||
%transfiletriggerin -- %{_libdir}/gdk-pixbuf-2.0/2.10.0/loaders
|
||||
gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
|
||||
|
||||
@ -156,6 +146,7 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
|
||||
- Update to 2.38.0
|
||||
- Switch to the meson build system
|
||||
- Remove ancient conflicts
|
||||
- Remove ldconfig scriptlets
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.36.12-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user