diff --git a/wayland.spec b/wayland.spec index 12d9392..55bf65f 100644 --- a/wayland.spec +++ b/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 - 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 - 1.14.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild