Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2023-02-17 16:43:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-plugins-bad"

Fri Feb 17 16:43:56 2023 rev:137 rq:1066177 version:1.22.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
    2023-02-12 19:14:02.280936527 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.22824/gstreamer-plugins-bad.changes
   2023-02-17 16:43:59.286519022 +0100
@@ -1,0 +2,6 @@
+Thu Feb 16 12:16:42 UTC 2023 - Antonio Larrosa <alarr...@suse.com>
+
+- Remove sys/decklink since that contains a non-standard license
+  and disable the decklink plugin
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.GbWRfv/_old  2023-02-17 16:43:59.970522874 +0100
+++ /var/tmp/diff_new_pack.GbWRfv/_new  2023-02-17 16:43:59.974522896 +0100
@@ -718,6 +718,10 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
+%if ! 0%{?BUILD_ORIG}
+rm -Rf sys/decklink
+sed -ie "/subdir('decklink')/d" sys/meson.build
+%endif
 
 %if %{pkg_vcmp srt < 1.4.0}
 %patch0 -p1
@@ -734,6 +738,7 @@
 %if ! 0%{?BUILD_ORIG}
        -Dpackage-name='openSUSE GStreamer-plugins-bad package' \
        -Dpackage-origin='http://download.opensuse.org' \
+       -Ddecklink=disabled \
        -Ddts=disabled \
        -Dlibde265=disabled \
        -Dmodplug=disabled \
@@ -898,7 +903,6 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstdash.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdc1394.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdebugutilsbad.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstdecklink.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdtls.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdvb.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdvbsubenc.so
@@ -1170,6 +1174,7 @@
 %{_datadir}/gstreamer-%{gst_branch}/presets/GstVoAmrwbEnc.prs
 %{_libdir}/gstreamer-%{gst_branch}/libgstvoamrwbenc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvoaacenc.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstdecklink.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdtsdec.so
 %if %{with faac}
 %{_libdir}/gstreamer-%{gst_branch}/libgstfaac.so

Reply via email to