Hello community,

here is the log from the commit of package vlc for openSUSE:Factory checked in 
at 2014-01-29 19:21:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2014-01-09 15:54:34.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vlc.new/vlc.changes     2014-01-29 
19:21:42.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Dec 27 18:30:00 UTC 2013 - claudiozu...@gmail.com
+
+- Add update-desktop-files BuildRequires and
+  %desktop_database_post/postun calls to respective scriptlets: Fix
+  https://bugs.links2linux.org/browse/PM-108.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vlc.spec ++++++
--- /var/tmp/diff_new_pack.pgQL8U/_old  2014-01-29 19:21:43.000000000 +0100
+++ /var/tmp/diff_new_pack.pgQL8U/_new  2014-01-29 19:21:43.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vlc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -108,6 +108,7 @@
 BuildRequires:  slang-devel
 BuildRequires:  speex-devel
 BuildRequires:  taglib-devel
+BuildRequires:  update-desktop-files
 BuildRequires:  vcdimager-devel
 BuildRequires:  xosd-devel
 BuildRequires:  zvbi-devel
@@ -359,6 +360,21 @@
 done
 %find_lang vlc
 
+%post noX
+/sbin/ldconfig
+%{_libdir}/vlc/vlc-cache-gen -f %{_libdir}/vlc/plugins
+%desktop_database_post
+
+%postun noX
+/sbin/ldconfig
+%desktop_database_postun
+
+%post -n libvlc%{libvlc} -p /sbin/ldconfig
+%postun -n libvlc%{libvlc} -p /sbin/ldconfig
+
+%post -n libvlccore%{libvlccore} -p /sbin/ldconfig
+%postun -n libvlccore%{libvlccore} -p /sbin/ldconfig
+
 %files 
 %defattr(-,root,root)
 %{_bindir}/svlc
@@ -856,16 +872,4 @@
 %{_libdir}/pkgconfig/libvlc.pc
 %{_libdir}/pkgconfig/vlc-plugin.pc
 
-%post noX
-/sbin/ldconfig
-%{_libdir}/vlc/vlc-cache-gen -f %{_libdir}/vlc/plugins
-
-%postun noX -p /sbin/ldconfig
-
-%post -n libvlc%{libvlc} -p /sbin/ldconfig
-%postun -n libvlc%{libvlc} -p /sbin/ldconfig
-
-%post -n libvlccore%{libvlccore} -p /sbin/ldconfig
-%postun -n libvlccore%{libvlccore} -p /sbin/ldconfig
-
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to