Drop ldconfig scriptlets

This commit is contained in:
Kalev Lember 2018-02-07 03:30:35 +01:00
parent b3fb62c428
commit 10ea717c54

View File

@ -112,16 +112,12 @@ rm -f %{buildroot}%{_libdir}/tracker-2.0/*.so
%post
/sbin/ldconfig
%systemd_user_post %{systemd_units}
%preun
%systemd_user_preun %{systemd_units}
%postun
/sbin/ldconfig
%systemd_user_postun_with_restart %{systemd_units}
@ -171,6 +167,7 @@ rm -f %{buildroot}%{_libdir}/tracker-2.0/*.so
%changelog
* Wed Feb 07 2018 Kalev Lember <klember@redhat.com> - 2.0.3-1
- Update to 2.0.3
- Drop ldconfig scriptlets
* Sat Jan 06 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.0.2-3
- Remove obsolete scriptlets