Remove ldconfig scriptlets

This commit is contained in:
Kalev Lember 2018-03-11 14:49:11 +01:00
parent 3c54cb8785
commit bba73087a1

View File

@ -84,10 +84,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%find_lang %{po_package} --all-name --with-gnome
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files -f %{po_package}.lang
%doc AUTHORS NEWS README
%license COPYING COPYING.LIB
@ -113,6 +109,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%changelog
* Sun Mar 11 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
- Update to 3.27.92
- Remove ldconfig scriptlets
* Sat Feb 10 2018 Bastien Nocera <bnocera@redhat.com> - 3.27.90-1
+ gnome-desktop3-3.27.90-1