From f2fd9c2bc302fc8bf24572dedac7adf7592b818ce052330893b711e24437351f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 5 Mar 2015 01:34:53 +0000 Subject: [PATCH] SLE11 fix OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=113 --- vlc.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vlc.spec b/vlc.spec index 412fd46..21f0ee2 100644 --- a/vlc.spec +++ b/vlc.spec @@ -463,16 +463,16 @@ for lang in ach an cgg co ff tet; do done %find_lang vlc +%post +%{_libdir}/vlc/vlc-cache-gen -f %{_libdir}/vlc/plugins + %post -n %{name}-noX /sbin/ldconfig %{_libdir}/vlc/vlc-cache-gen -f %{_libdir}/vlc/plugins %postun -n %{name}-noX -p /sbin/ldconfig -%post -n libvlc%{libvlc} -/sbin/ldconfig -%{_libdir}/vlc/vlc-cache-gen -f %{_libdir}/vlc/plugins - +%post -n libvlc%{libvlc} -p /sbin/ldconfig %postun -n libvlc%{libvlc} -p /sbin/ldconfig %post -n libvlccore%{libvlccore} -p /sbin/ldconfig