Accepting request 304454 from home:tittiatcoke:branches:multimedia:libs
Once vlc switches to Qt5 for Tumbleweed, all packages which have plugins should regenerate the cache. Otherwise we get crashes due to Qt4/Qt5 clashes. OBS-URL: https://build.opensuse.org/request/show/304454 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=127
This commit is contained in:
11
vlc.spec
11
vlc.spec
@@ -485,6 +485,17 @@ done
|
||||
%post -n libvlccore%{libvlccore} -p /sbin/ldconfig
|
||||
%postun -n libvlccore%{libvlccore} -p /sbin/ldconfig
|
||||
|
||||
%post -n %{name}-qt
|
||||
%{_libdir}/vlc/vlc-cache-gen -f %{_libdir}/vlc/plugins
|
||||
|
||||
%post -n %{name}-gnome
|
||||
%{_libdir}/vlc/vlc-cache-gen -f %{_libdir}/vlc/plugins
|
||||
|
||||
%if 0%{?BUILD_ORIG}
|
||||
%post -n %{name}-codecs
|
||||
%{_libdir}/vlc/vlc-cache-gen -f %{_libdir}/vlc/plugins
|
||||
%endif
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
# The presence of the .desktop file is what gives AppStream the
|
||||
|
Reference in New Issue
Block a user