Hello community,

here is the log from the commit of package vlc for openSUSE:Factory checked in 
at 2016-10-10 17:28:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2016-09-21 18:31:04.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.vlc.new/vlc.changes     2016-10-10 
17:28:13.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Sep 28 18:54:45 UTC 2016 - [email protected]
+
+- Require libavcodec<ABI>(unrestricted) (<ABI> is automatically
+  discovered during build based on what libavcodec.so links to)
+  from vlc-codecs. This ensures that users installing vlc-codecs
+  will get a prompt to replace the distro-provided libavcodec
+  package - which is restricted in its formats. This requires the
+  user to accept a vendor change.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vlc.spec ++++++
--- /var/tmp/diff_new_pack.ARUeoi/_old  2016-10-10 17:28:15.000000000 +0200
+++ /var/tmp/diff_new_pack.ARUeoi/_new  2016-10-10 17:28:15.000000000 +0200
@@ -299,6 +299,8 @@
 Group:          Productivity/Multimedia/Video/Players
 Requires:       %{name}-noX = %{version}
 Supplements:    %{name}-noX
+# We require the unrestricted libavcodec - same ABI version we linked
+Requires:       %(rpm --qf "%%{name}" -qf $(readlink -f 
%{_libdir}/libavcodec.so))(unrestricted)
 
 %description codecs
 This package enhances the functionality of the VLC media player by


Reply via email to