Accepting request 206141 from KDE:Distro:Factory

Force creation of plugins cache in vlc-nox %post, instead of just touching the file, for details see https://trac.videolan.org/vlc/ticket/9807#comment:2

OBS-URL: https://build.opensuse.org/request/show/206141
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=54
This commit is contained in:
Dominique Leuenberger 2013-11-07 17:52:44 +00:00 committed by Git OBS Bridge
parent b087157201
commit fc12afbdb3
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 7 16:56:22 UTC 2013 - hrvoje.senjan@gmail.com
- Force creation of plugins cache in vlc-nox %post, instead of just
touching the file, for details see
https://trac.videolan.org/vlc/ticket/9807#comment:2
-------------------------------------------------------------------
Thu Oct 24 13:49:52 UTC 2013 - dimstar@opensuse.org

View File

@ -846,7 +846,7 @@ done
%post noX
/sbin/ldconfig
touch %{_libdir}/vlc/plugins/plugins.dat
%{_libdir}/vlc/vlc-cache-gen -f %{_libdir}/vlc/plugins
%postun noX -p /sbin/ldconfig