Hello community,
here is the log from the commit of package gstreamer-plugins-bad for
openSUSE:Factory checked in at 2019-08-16 15:27:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad"
Fri Aug 16 15:27:54 2019 rev:93 rq:722932 version:1.16.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes
2019-07-29 17:24:47.742337651 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.22127/gstreamer-plugins-bad.changes
2019-08-16 15:27:57.906002791 +0200
@@ -1,0 +2,6 @@
+Mon Aug 12 07:15:35 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Move openh264 plugin to build_orig and build it there
+ unconditionally.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.s8kRCw/_old 2019-08-16 15:27:58.538002652 +0200
+++ /var/tmp/diff_new_pack.s8kRCw/_new 2019-08-16 15:27:58.542002651 +0200
@@ -18,7 +18,7 @@
# Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
# Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched
build plus original as addon.
-%define ENABLE_OPENH264 0
+
%define _name gst-plugins-bad
%define gst_branch 1.0
%bcond_with fdk_aac
@@ -132,9 +132,6 @@
Provides: gst-plugins-bad = %{version}
# Disabled - checking for opencv2/bgsegm.hpp... no
#BuildRequires: pkgconfig(opencv)
-%if 0%{?ENABLE_OPENH264}
-BuildRequires: pkgconfig(openh264) >= 1.3.0
-%endif
%if 0%{?suse_version} >= 1500
BuildRequires: pkgconfig(libopenmpt)
BuildRequires: pkgconfig(libsrtp2) >= 2.1.0
@@ -181,6 +178,7 @@
BuildRequires: pkgconfig(libde265) >= 0.9
BuildRequires: pkgconfig(libmodplug)
BuildRequires: pkgconfig(librtmp)
+BuildRequires: pkgconfig(openh264) >= 1.3.0
BuildRequires: pkgconfig(vo-aacenc) >= 0.1.0
BuildRequires: pkgconfig(vo-amrwbenc) >= 0.1.0
BuildRequires: pkgconfig(x265)
@@ -485,6 +483,7 @@
-Dmodplug=disabled \
-Dvoaacenc=disabled \
-Dvoamrwbenc=disabled \
+ -Dopenh264=disabled \
%endif
%if %{without faac}
-Dfaac=disabled \
@@ -509,9 +508,6 @@
-Dnvenc=disabled \
-Ddirectfb=disabled \
-Diqa=disabled \
-%if ! 0%{?ENABLE_OPENH264}
- -Dopenh264=disabled \
-%endif
-Dopenni2=disabled \
-Drtmp=disabled \
-Dsctp=disabled \
@@ -695,9 +691,6 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstmxf.so
%{_libdir}/gstreamer-%{gst_branch}/libgstnetsim.so
%{_libdir}/gstreamer-%{gst_branch}/libgstopenexr.so
-%if 0%{?ENABLE_OPENH264}
-%{_libdir}/gstreamer-%{gst_branch}/libgstopenh264.so
-%endif
%{_libdir}/gstreamer-%{gst_branch}/libgstopusparse.so
%{_libdir}/gstreamer-%{gst_branch}/libgstproxy.so
%{_libdir}/gstreamer-%{gst_branch}/libgstneonhttpsrc.so
@@ -848,6 +841,7 @@
%endif
%{_libdir}/gstreamer-%{gst_branch}/libgstde265.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmodplug.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstopenh264.so
%{_libdir}/gstreamer-%{gst_branch}/libgstrtmp.so
%{_libdir}/gstreamer-%{gst_branch}/libgstsiren.so
%{_libdir}/gstreamer-%{gst_branch}/libgstx265.so