Hello community,

here is the log from the commit of package vlc for openSUSE:Factory checked in 
at 2015-05-02 17:35:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vlc (Old)
 and      /work/SRC/openSUSE:Factory/.vlc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vlc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vlc/vlc.changes  2015-04-28 20:43:20.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.vlc.new/vlc.changes     2015-05-02 
17:35:17.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Apr 28 19:30:49 UTC 2015 - [email protected]
+
+- Regenerate the cache for all packages that install plugins. 
+  This otherwise would cause issues during the switch from Qt4-Qt5
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vlc.spec ++++++
--- /var/tmp/diff_new_pack.TbZlK2/_old  2015-05-02 17:35:18.000000000 +0200
+++ /var/tmp/diff_new_pack.TbZlK2/_new  2015-05-02 17:35:18.000000000 +0200
@@ -485,6 +485,17 @@
 %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


Reply via email to