Accepting request 304798 from multimedia:libs
1 OBS-URL: https://build.opensuse.org/request/show/304798 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=39
This commit is contained in:
commit
38b5f84776
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 28 19:30:49 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
- Regenerate the cache for all packages that install plugins.
|
||||
This otherwise would cause issues during the switch from Qt4-Qt5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 24 10:07:55 UTC 2015 - joerg.lorenzen@ki.tng.de
|
||||
|
||||
|
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user