Hello community,
here is the log from the commit of package gstreamer-plugins-libav for
openSUSE:Factory checked in at 2018-01-30 15:43:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-libav (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-libav.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-libav"
Tue Jan 30 15:43:01 2018 rev:7 rq:570559 version:1.12.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-libav/gstreamer-plugins-libav.changes
2017-12-20 10:40:18.145084662 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-libav.new/gstreamer-plugins-libav.changes
2018-01-30 15:43:01.774453903 +0100
@@ -1,0 +2,7 @@
+Fri Jan 26 17:09:48 UTC 2018 - [email protected]
+
+- Add conditional libavcodec.so(unrestricted) Requires, pull in the
+ full codecpack when installing package from third party repos who
+ build libavcodec.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-libav.spec ++++++
--- /var/tmp/diff_new_pack.V9qAxN/_old 2018-01-30 15:43:02.386425333 +0100
+++ /var/tmp/diff_new_pack.V9qAxN/_new 2018-01-30 15:43:02.386425333 +0100
@@ -45,6 +45,9 @@
Requires: gstreamer >= %{version}
Enhances: gstreamer
Supplements: packageand(%{name}:gstreamer)
+%if 0%{?BUILD_ORIG}
+Requires: %(rpm --qf "%%{name}" -qf $(readlink -f
%{_libdir}/libavcodec.so))(unrestricted)
+%endif
%description
GStreamer is a streaming media framework, based on graphs of filters which