From fc12afbdb34bb67d25104b6e69ff5c59ab5f785dc9ff7a1cf30aec270e7aedf4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 7 Nov 2013 17:52:44 +0000 Subject: [PATCH] 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 --- vlc.changes | 7 +++++++ vlc.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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