Remove ldconfig scriptlets
This commit is contained in:
parent
45b1cec8b4
commit
40f41c6b66
14
wayland.spec
14
wayland.spec
@ -102,19 +102,6 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
|
||||
{ rc=$?; cat test-suite.log; exit $rc; }
|
||||
|
||||
|
||||
%post -n libwayland-client -p /sbin/ldconfig
|
||||
%postun -n libwayland-client -p /sbin/ldconfig
|
||||
|
||||
%post -n libwayland-cursor -p /sbin/ldconfig
|
||||
%postun -n libwayland-cursor -p /sbin/ldconfig
|
||||
|
||||
%post -n libwayland-egl -p /sbin/ldconfig
|
||||
%postun -n libwayland-egl -p /sbin/ldconfig
|
||||
|
||||
%post -n libwayland-server -p /sbin/ldconfig
|
||||
%postun -n libwayland-server -p /sbin/ldconfig
|
||||
|
||||
|
||||
%files devel
|
||||
%{_bindir}/wayland-scanner
|
||||
%{_includedir}/wayland-*.h
|
||||
@ -151,6 +138,7 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
|
||||
* Tue Feb 27 2018 Kalev Lember <klember@redhat.com> - 1.14.91-1
|
||||
- Update to 1.14.91
|
||||
- Add new libwayland-egl subpackage and obsolete mesa-libwayland-egl
|
||||
- Remove ldconfig scriptlets
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user