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 2022-01-22 08:17:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad"
Sat Jan 22 08:17:55 2022 rev:120 rq:947635 version:1.18.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes
2021-12-16 21:19:17.486520764 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.1938/gstreamer-plugins-bad.changes
2022-01-22 08:18:09.318915420 +0100
@@ -1,0 +2,6 @@
+Mon Jan 17 13:26:13 UTC 2022 - [email protected]
+
+- Drop conditionals for fdk_aac, explicitly add fdk-aac-free-devel
+ BuildRequires, and build it for the main package.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.mygQcF/_old 2022-01-22 08:18:09.970911026 +0100
+++ /var/tmp/diff_new_pack.mygQcF/_new 2022-01-22 08:18:09.974911000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gstreamer-plugins-bad
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,9 +21,9 @@
# Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched
build plus original as addon.
%define _name gst-plugins-bad
%define gst_branch 1.0
-%bcond_with fdk_aac
%bcond_with faac
%bcond_with faad
+
Name: gstreamer-plugins-bad
Version: 1.18.5
Release: 0
@@ -39,6 +39,8 @@
# PATCH-FIX-UPSTREAM 2564.patch [email protected] -- Allow build against
neon 0.32.x
Patch0:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2564.patch
+# Not using pkgconfig(fdk-aac) but explitcitly the modified fdk-aac-free-devel
+BuildRequires: fdk-aac-free-devel >= 0.1.4
BuildRequires: Mesa-libGLESv3-devel
BuildRequires: gcc-c++
BuildRequires: gobject-introspection-devel
@@ -167,9 +169,6 @@
%if %{with faad}
BuildRequires: libfaad-devel
%endif
-%if %{with fdk_aac}
-BuildRequires: pkgconfig(fdk-aac) >= 0.1.4
-%endif
%endif
%if 0%{?BUILD_ORIG}
%if 0%{?BUILD_ORIG_ADDON}
@@ -586,9 +585,6 @@
%if %{without faad}
-Dfaad=disabled \
%endif
-%if %{without fdk_aac}
- -Dfdkaac=disabled \
-%endif
-Ddirectfb=disabled \
-Ddoc=disabled \
-Dexamples=disabled \
@@ -710,6 +706,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstdvdspu.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfaceoverlay.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfbdevsink.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstfdkaac.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfieldanalysis.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfreeverb.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfrei0r.so
@@ -924,9 +921,6 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstfaad.so
%endif
-%if %{with fdk_aac}
-%{_libdir}/gstreamer-%{gst_branch}/libgstfdkaac.so
-%endif
%{_libdir}/gstreamer-%{gst_branch}/libgstde265.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmodplug.so
%{_libdir}/gstreamer-%{gst_branch}/libgstopenh264.so