diff --git a/vlc.changes b/vlc.changes index 5394439..0e0fa0e 100644 --- a/vlc.changes +++ b/vlc.changes @@ -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 diff --git a/vlc.spec b/vlc.spec index 2e455c1..8908938 100644 --- a/vlc.spec +++ b/vlc.spec @@ -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