Hello community,
here is the log from the commit of package gstreamer-plugins-bad for
openSUSE:Factory checked in at 2017-06-18 13:48:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad"
Sun Jun 18 13:48:05 2017 rev:58 rq:503461 version:1.12.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes
2017-02-27 18:54:51.722319724 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
2017-06-18 13:48:06.610070667 +0200
@@ -1,0 +2,108 @@
+Mon Jun 12 21:14:34 UTC 2017 - [email protected]
+
+- Pass --disable-mpegpsmux, --disable-mpegtsmux and
+ --disable-resindvd to configure when building for openSUSE on the
+ OBS until we can get the licensing sorted upstream. Move the
+ plugins to the orig-addon package.
+
+-------------------------------------------------------------------
+Sat May 27 00:49:55 UTC 2017 - [email protected]
+
+- Add missing libgstplayer-1_0-0 Requires to
+ gstreamer-plugins-bad-devel sub package.
+
+-------------------------------------------------------------------
+Mon May 8 12:52:33 UTC 2017 - [email protected]
+
+- Update to version 1.12.0:
+ + Bugs fixed: bgo#773681, bgo#764947, bgo#780976, bgo#782046,
+ bgo#782119, bgo#782078.
+- Changes from version 1.11.91:
+ + Bugs fixed: bgo#729371, bgo#764011, bgo#778237, bgo#780190,
+ bgo#780397, bgo#780402, bgo#780494, bgo#780569, bgo#780570,
+ bgo#780897, bgo#781017, bgo#781018, bgo#781019, bgo#781022,
+ bgo#781023, bgo#781024, bgo#781027, bgo#781037, bgo#781043,
+ bgo#781156, bgo#781170, bgo#781179, bgo#781188, bgo#781233,
+ bgo#781267, bgo#781320, bgo#781539, bgo#781725.
+- Changes from version 1.11.90:
+ + Bugs fixed: bgo#736213, bgo#755782, bgo#764726, bgo#772811,
+ bgo#774544, bgo#775487, bgo#776436, bgo#776997, bgo#776999,
+ bgo#777847, bgo#778073, bgo#778333, bgo#778731, bgo#778825,
+ bgo#779011, bgo#779067, bgo#779309, bgo#779333, bgo#779447,
+ bgo#779453, bgo#779790, bgo#779831, bgo#779856, bgo#779869,
+ bgo#780064, bgo#780108, bgo#780179, bgo#780180, bgo#780330,
+ bgo#780367.
+- Stop passing --disable-fatal-warnings to configure, not needed on
+ stable branch.
+- Package new sub package libgstbadallocators-1_0-0.
+
+-------------------------------------------------------------------
+Fri Feb 24 23:39:40 UTC 2017 - [email protected]
+
+- Update to version 1.11.2:
+ + Bugs fixed: bgo#764947, bgo#758257, bgo#773709, bgo#775665,
+ bgo#776360, bgo#776490, bgo#777181, bgo#777206, bgo#777376,
+ bgo#777377, bgo#777394, bgo#777652, bgo#777682, bgo#777741,
+ bgo#777760, bgo#778028, bgo#778076, bgo#778142, bgo#778703,
+ bgo#779064, bgo#779070, bgo#779103, bgo#779154.
+
+-------------------------------------------------------------------
+Thu Feb 23 19:05:59 UTC 2017 - [email protected]
+
+- Update to version 1.11.1:
+ + Bugs fixed: bgo#696852, bgo#711155, bgo#746018, bgo#751324,
+ bgo#753003, bgo#755036, bgo#758232, bgo#760172, bgo#771992,
+ bgo#772357, bgo#773473, bgo#773521, bgo#773570, bgo#773932,
+ bgo#773936, bgo#774035, bgo#774112, bgo#774132, bgo#774177,
+ bgo#774178, bgo#774196, bgo#774223, bgo#774357, bgo#774400,
+ bgo#774463, bgo#774485, bgo#774493, bgo#774518, bgo#774530,
+ bgo#774576, bgo#774629, bgo#774637, bgo#774689, bgo#774850,
+ bgo#774886, bgo#775171, bgo#775248, bgo#775293, bgo#775306,
+ bgo#775377, bgo#775378, bgo#775379, bgo#775409, bgo#775746,
+ bgo#775791, bgo#775793, bgo#775967, bgo#776047, bgo#776076,
+ bgo#776141, bgo#776317, bgo#776352, bgo#776399, bgo#776431,
+ bgo#776722, bgo#776727, bgo#776787, bgo#776790, bgo#776900,
+ bgo#777048, bgo#777078, bgo#777097, bgo#777121, bgo#773927,
+ bgo#770990, bgo#774587, bgo#774793, bgo#775726, bgo#775288,
+ bgo#772822, bgo#774527.
+- Gstreamer-plugins-bad now allows for disabling of internal
+ dependency free plugins, hence we now pass conditional
+ --disable-dvdspu and --disable-siren to configure, as those are
+ the last internal plugins we disable.
+- Following the above drop pre_checkin.sh,
+ gstreamer-plugins-bad-patch-source.sh and
+ gst-plugins-bad-x.xx.x-patched.tar.xz, we no longer need to
+ generate a patched tarball.
+- Drop gstreamer-revert-bogus-automake-version.patch, gnome-common
+ BuildRequires and autogen.sh call, no longer needed since we are
+ not using the patched tarball.
+- Pass --disable-fatal-warnings to configure, and add fixme, needed
+ now with unstable tarball.
+- Tweak fdupes macro usage, less rpmlint warnings.
+- Add missing Requires in devel subpackage.
+- Pass --disable-festival to configure, unmaintained and slated for
+ removal upstream, currently causes rpmlint warnings (bgo#774508).
+- Add define ENABLE_OPENH264 and and conditional
+ pkgconfig(openh264) BuildRequires, currently set to disabled (0).
+ Build openh264 support. Using define so we can quickly enable it,
+ should we be able to get openh264 into the distro.
+- Replace gstreamer-devel and gstreamer-plugins-base-devel with
+ pkgconfig(gstreamer-video-1.0), pkgconfig(gstreamer-audio-1.0)
+ and pkgconfig(gstreamer-pbutils-1.0) BuildRequires: Align with
+ what configure checks for.
+- Enable conditional pkgconfig(graphene-1.0) BuildRequires for
+ openSUSE 1330 (TW) and newer.
+- Enable pkgconfig(libdc1394-2) BuildRequires: Plugin now ported
+ to gst-1.0.
+- Drop pkgconfig(libtimidity) BuildRequires: No longer needed nor
+ used.
+- Drop bcond_with divx4linux and divx4linux-devel BuildRequires:
+ Plugin no longer available.
+- Drop several disabled BuildRequires and plugins, the non-ported
+ plugins have been dropped from upstream source.
+- Add pkgconfig(fdk-aac) BuildRequires in ORIG: Build fdk-aac
+ support.
+- Drop obsolete libgstvdp subpackage and conditionals in place for
+ it (also from baselibs.conf).
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-bad-1.10.4-patched.tar.xz
gst-plugins-bad-1.10.4.tar.xz
gstreamer-plugins-bad-patch-source.sh
gstreamer-revert-bogus-automake-version.patch
pre_checkin.sh
New:
----
gst-plugins-bad-1.12.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.k7gXAj/_old 2017-06-18 13:48:07.969879331 +0200
+++ /var/tmp/diff_new_pack.k7gXAj/_new 2017-06-18 13:48:07.973878769 +0200
@@ -16,46 +16,26 @@
#
-%bcond_with divx4linux
+# 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.
-# Disabled for now in upstream tarball, not ported
-%bcond_with gstvdp
+%define ENABLE_OPENH264 0
Name: gstreamer-plugins-bad
-# Patched code is built by default.
-# 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 _name gst-plugins-bad
-# FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't
want to depend on libxine!)
-Version: 1.10.4
+Version: 1.12.0
Release: 0
%define gst_branch 1.0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: GPL-2.0+ and LGPL-2.1+
Group: Productivity/Multimedia/Other
Url: http://gstreamer.freedesktop.org/
-%if 0%{?BUILD_ORIG}
Source:
http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
-%else
-Source: %{_name}-%{version}-patched.tar.xz
-# If the pre_checkin.sh patch source script fails due to a change in source
tarball contents, you
-# need to unpack the sources (this should already have happened) and examine
the new plugin source
-# for blacklisted content and if it's clean, edit the script and add to the
allowed list in the script
-%endif
-Source1: %{name}-patch-source.sh
Source2: gstreamer-plugins-bad.appdata.xml
Source99: baselibs.conf
-# PATCH-FIX-UPSTREAM gstreamer-revert-bogus-automake-version.patch bgo#
[email protected] --
-Patch1: gstreamer-revert-bogus-automake-version.patch
-# Not ported yet
-#BuildRequires: SDL-devel
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: glib2-devel >= 2.40.0
-# Needed due to patched tarball for openSUSE.
-BuildRequires: gnome-common
-BuildRequires: gstreamer-devel >= 1.10.3
-BuildRequires: gstreamer-plugins-base-devel >= 1.10.3
BuildRequires: gtk-doc
BuildRequires: ladspa-devel
%if 0%{?is_opensuse}
@@ -73,20 +53,22 @@
BuildRequires: pkgconfig(bluez)
BuildRequires: pkgconfig(bzip2)
BuildRequires: pkgconfig(cairo)
-# Not yet in openSUSE
-#BuildRequires: pkgconfig(daala)
BuildRequires: pkgconfig(dirac) >= 0.10
BuildRequires: pkgconfig(dvdnav) >= 4.1.2
BuildRequires: pkgconfig(dvdread) >= 4.1.2
-# Not yet in openSUSE
-#BuildRequires: pkgconfig(flite)
%if 0%{?suse_version} != 1315
BuildRequires: pkgconfig(fluidsynth)
%endif
BuildRequires: pkgconfig(gio-2.0) >= 2.25.0
BuildRequires: pkgconfig(glesv2)
-#BuildRequires: pkgconfig(graphene-1.0) >= 1.4.0
+# Not available in SLE or older versions of openSUSE
+%if 0%{?suse_version} > 1320
+BuildRequires: pkgconfig(graphene-1.0) >= 1.4.0
+%endif
BuildRequires: pkgconfig(gstreamer-allocators-1.0)
+BuildRequires: pkgconfig(gstreamer-audio-1.0) >= 1.12.0
+BuildRequires: pkgconfig(gstreamer-pbutils-1.0) >= 1.12.0
+BuildRequires: pkgconfig(gstreamer-video-1.0) >= 1.12.0
BuildRequires: pkgconfig(gtk+-3.0) >= 2.91.3
BuildRequires: pkgconfig(gtk+-x11-3.0) >= 2.91.3
BuildRequires: pkgconfig(gudev-1.0)
@@ -97,13 +79,10 @@
%endif
BuildRequires: pkgconfig(libcrypto)
BuildRequires: pkgconfig(libcurl) >= 7.35.0
-# Plugin not ported yet
-#BuildRequires: pkgconfig(libdc1394-2) >= 2.0.0
+BuildRequires: pkgconfig(libdc1394-2) >= 2.0.0
BuildRequires: pkgconfig(libdrm) >= 2.4.55
BuildRequires: pkgconfig(libexif) >= 0.6.16
BuildRequires: pkgconfig(libkms)
-# Not yet in openSUSE
-#BuildRequires: pkgconfig(libmimic) >= 1.0
BuildRequires: pkgconfig(libmms) >= 0.4
BuildRequires: pkgconfig(libmodplug)
BuildRequires: pkgconfig(libofa) >= 0.9.3
@@ -125,9 +104,12 @@
%if 0%{?suse_version} != 1315
BuildRequires: pkgconfig(openal)
%endif
-# Disabled because of bnc#748666
-#BuildRequires: pkgconfig(opencv)
BuildRequires: pkgconfig(OpenEXR)
+# Disabled - checking for opencv2/bgsegm.hpp... no
+#BuildRequires: pkgconfig(opencv)
+%if 0%{?ENABLE_OPENH264}
+BuildRequires: pkgconfig(openh264) >= 1.3.0
+%endif
BuildRequires: pkgconfig(openssl) >= 0.9.5
BuildRequires: pkgconfig(opus) >= 0.9.4
BuildRequires: pkgconfig(sbc)
@@ -139,8 +121,8 @@
%if 0%{?suse_version} > 1320
BuildRequires: pkgconfig(tiger) >= 0.3.2
%endif
-BuildRequires: pkgconfig(vdpau)
%if 0%{?suse_version} > 1320
+BuildRequires: pkgconfig(vdpau)
BuildRequires: pkgconfig(wayland-client) >= 1.0.0
BuildRequires: pkgconfig(wayland-cursor) >= 1.0
BuildRequires: pkgconfig(wayland-egl) >= 9.0
@@ -155,43 +137,23 @@
BuildRequires: pkgconfig(zbar) >= 0.9
%endif
BuildRequires: pkgconfig(zvbi-0.2)
-# FIXME: daala: Not in openSUSE
-# FIXME: flite: Not in openSUSE
-# FIXME: mimic: Requires libmimic.
-# FIXME: nassink: Not in openSUSE ( provided by libaudio-devel, but plugin is
not ported yet)
-# FIXME: wildmidi: Requires WildMIDI Open Source Midi Synthesizer
-# NOTE: acm: Windows ACM library
-# NOTE: ivorbisdec: Integer arithmetic OGG Vorbis decoder. Interesting only
for platforms without FPU.
-# NOTE: swfdec: Requires obsolete swfdec version.
-# NOTE: theoraexpdec: It's intender for experimental OGG Theora decoder
-# NOTE: qtwrapper directdrawsink wininet: (Probably) not intended for Linux
-# NOTE: spc: Requires OpenSPC: SPC music files dumped by ZSNES and SNES9X.
libgme already provides better support for such files in an arch-independent way
%if 0%{?BUILD_ORIG}
-# FIXME: Enable more modules.
BuildRequires: faac-devel
BuildRequires: faad2-devel
-# Not ported yet
-#BuildRequires: libaudio-devel
BuildRequires: libdca-devel
-# Not ported yet
-#BuildRequires: libxvidcore-devel
+BuildRequires: pkgconfig(fdk-aac) >= 0.1.4
BuildRequires: pkgconfig(librtmp)
BuildRequires: pkgconfig(vo-aacenc) >= 0.1.0
BuildRequires: pkgconfig(vo-amrwbenc) >= 0.1.0
BuildRequires: pkgconfig(x265)
-%ifarch %ix86
-# binary only so make conditional
-%if %{with divx4linux}
-BuildRequires: divx4linux-devel
-%endif
-%endif
%endif
%if 0%{?suse_version} >= 1140
Requires(post): glib2-tools
Requires(postun): glib2-tools
%endif
-%define gstreamer_plugins_bad_req %(xzgrep --text "^GST.*_REQ" %{S:0} | sort
-u | sed 's/GST_REQ=/gstreamer >= /;s/GSTPB_REQ=/gstreamer-plugins-base >= /' |
tr '\\n' ' ')
-Requires: %gstreamer_plugins_bad_req
+# FIXME! - this leads to unresolvables currently
+#%%define gstreamer_plugins_bad_req %%(xzgrep --text "^GST.*_REQ" %%{S:0} |
sort -u | sed 's/GST_REQ=/gstreamer >= /;s/GSTPB_REQ=/gstreamer-plugins-base >=
/' | tr '\\n' ' ')
+#Requires: %%gstreamer_plugins_bad_req
Recommends: %{name}-lang
Enhances: gstreamer
# Generic name, never used in SuSE:
@@ -215,16 +177,11 @@
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
-%if 0%{?BUILD_ORIG}
-%if 0%{?BUILD_ORIG_ADDON}
-
%package orig-addon
Summary: GStreamer Streaming-Media Framework Plug-Ins
Group: Productivity/Multimedia/Other
Requires: %{name} >= %{version}
Supplements: %{name}
-# Generic name, never used in SuSE:
-Provides:
gst-plugins-bad:%{_libdir}/gstreamer-%{gst_branch}/libgstxvid.so = %{version}
%description orig-addon
GStreamer is a streaming media framework based on graphs of filters
@@ -233,9 +190,6 @@
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
-%endif
-%endif
-
%package -n libgstadaptivedemux-1_0-0
Summary: GStreamer Streaming-Media Framework Plug-Ins
Group: System/Libraries
@@ -247,6 +201,17 @@
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
+%package -n libgstbadallocators-1_0-0
+Summary: GStreamer Streaming-Media Framework Plug-Ins
+Group: System/Libraries
+
+%description -n libgstbadallocators-1_0-0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related,from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
+
%package -n libgstbadaudio-1_0-0
Summary: GStreamer Streaming-Media Framework Plug-Ins
Group: System/Libraries
@@ -313,18 +278,6 @@
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
-%package -n libgstvdp-1_0-0
-Summary: GStreamer Streaming-Media Framework Plug-Ins
-Group: System/Libraries
-
-%description -n libgstvdp-1_0-0
-GStreamer is a streaming media framework based on graphs of filters
-that operate on media data. Applications using this library can do
-anything media-related,from real-time sound processing to playing
-videos. Its plug-in-based architecture means that new data types or
-processing capabilities can be added simply by installing new plug-ins.
-
-%if 0%{?suse_version} >= 1320
%package -n libgstwayland-1_0-0
Summary: GStreamer Streaming-Media Framework Plug-Ins - Wayland backend
Group: System/Libraries
@@ -335,7 +288,6 @@
anything media-related,from real-time sound processing to playing
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
-%endif
%package -n libgstcodecparsers-1_0-0
Summary: GStreamer Streaming-Media Framework Plug-Ins
@@ -417,10 +369,8 @@
Requires: libgstinsertbin-1_0-0 = %{version}
Requires: libgstmpegts-1_0-0 = %{version}
Requires: libgstphotography-1_0-0 = %{version}
+Requires: libgstplayer-1_0-0 = %{version}
Requires: libgsturidownloader-1_0-0 = %{version}
-%if %{with gstvdp}
-Requires: libgstvdp-1_0-0 = %{version}
-%endif
%description devel
GStreamer is a streaming media framework based on graphs of filters
@@ -444,20 +394,29 @@
%lang_package
%prep
%setup -q -n %{_name}-%{version}
-%patch1 -p1 -R
%build
-NOCONFIGURE=1 ./autogen.sh
%configure\
+%if ! 0%{?BUILD_ORIG}
+ --with-package-name='openSUSE GStreamer-plugins-bad package'\
+ --with-package-origin='http://download.opensuse.org'\
+ --disable-dvdspu\
+ --disable-mpegpsmux\
+ --disable-mpegtsmux\
+ --disable-resindvd\
+ --disable-siren\
+%endif
--disable-static\
--disable-examples\
- --enable-gtk-doc \
- --with-gtk=3.0 \
+ --disable-festival\
+ --enable-gtk-doc\
+ --with-gtk=3.0\
%if 0%{?suse_version} >= 1320
--enable-wayland
%else
--disable-wayland
%endif
+
%__make %{?_smp_mflags}
%install
@@ -471,7 +430,7 @@
fi
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
%find_lang %{_name}-%{gst_branch}
-%fdupes %{buildroot}%{_datadir}/gtk-doc/html/*/*.png
+%fdupes %{buildroot}%{_datadir}/gtk-doc/html/
%post
%glib2_gsettings_schema_post
@@ -481,6 +440,8 @@
%post -n libgstadaptivedemux-1_0-0 -p /sbin/ldconfig
+%post -n libgstbadallocators-1_0-0 -p /sbin/ldconfig
+
%post -n libgstbadaudio-1_0-0 -p /sbin/ldconfig
%post -n libgstbadbase-1_0-0 -p /sbin/ldconfig
@@ -503,14 +464,14 @@
%post -n libgsturidownloader-1_0-0 -p /sbin/ldconfig
-%post -n libgstvdp-1_0-0 -p /sbin/ldconfig
-
%if 0%{?suse_version} > 1320
%post -n libgstwayland-1_0-0 -p /sbin/ldconfig
%endif
%postun -n libgstadaptivedemux-1_0-0 -p /sbin/ldconfig
+%postun -n libgstbadallocators-1_0-0 -p /sbin/ldconfig
+
%postun -n libgstbadaudio-1_0-0 -p /sbin/ldconfig
%postun -n libgstbadbase-1_0-0 -p /sbin/ldconfig
@@ -533,18 +494,13 @@
%postun -n libgsturidownloader-1_0-0 -p /sbin/ldconfig
-%postun -n libgstvdp-1_0-0 -p /sbin/ldconfig
-
%if 0%{?suse_version} > 1320
%postun -n libgstwayland-1_0-0 -p /sbin/ldconfig
%endif
%files
-# File not found: /usr/lib64/gstreamer-0.10/libgstmetadata.so
-# File not found: /usr/lib64/gstreamer-0.10/libgstselector.so
-# File not found: /usr/lib64/gstreamer-0.10/libgstvalve.so
%defattr(-, root, root)
-%doc AUTHORS COPYING COPYING.LIB NEWS README RELEASE REQUIREMENTS
+%doc COPYING COPYING.LIB
%dir %{_datadir}/gstreamer-%{gst_branch}/presets/
%{_datadir}/gstreamer-%{gst_branch}/presets/GstFreeverb.prs
%dir %{_datadir}/appdata/
@@ -553,11 +509,12 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstadpcmdec.so
%{_libdir}/gstreamer-%{gst_branch}/libgstadpcmenc.so
%{_libdir}/gstreamer-%{gst_branch}/libgstaiff.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstapexsink.so
%{_libdir}/gstreamer-%{gst_branch}/libgstasfmux.so
%{_libdir}/gstreamer-%{gst_branch}/libgstassrender.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstaudiobuffersplit.so
%{_libdir}/gstreamer-%{gst_branch}/libgstaudiofxbad.so
%{_libdir}/gstreamer-%{gst_branch}/libgstaudiomixer.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstaudiomixmatrix.so
%{_libdir}/gstreamer-%{gst_branch}/libgstaudiovisualizers.so
%{_libdir}/gstreamer-%{gst_branch}/libgstautoconvert.so
%{_libdir}/gstreamer-%{gst_branch}/libgstbayer.so
@@ -566,37 +523,30 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstbs2b.so
%endif
%{_libdir}/gstreamer-%{gst_branch}/libgstbz2.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstcamerabin2.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstcdaudio.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstcdxaparse.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstcamerabin.so
%if 0%{?suse_version} != 1315
%{_libdir}/gstreamer-%{gst_branch}/libgstchromaprint.so
%endif
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstcog.so
%{_libdir}/gstreamer-%{gst_branch}/libgstcoloreffects.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstcolorspace.so
%{_libdir}/gstreamer-%{gst_branch}/libgstcompositor.so
%if 0%{?suse_version} >= 1315
%{_libdir}/gstreamer-%{gst_branch}/libgstcurl.so
%endif
%{_libdir}/gstreamer-%{gst_branch}/libgstdashdemux.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstdataurisrc.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstdc1394.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstdccp.so
+%{_libdir}/gstreamer-%%{gst_branch}/libgstdc1394.so
%{_libdir}/gstreamer-%{gst_branch}/libgstdebugutilsbad.so
%{_libdir}/gstreamer-%{gst_branch}/libgstdecklink.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstdfbvideosink.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstdirac.so
%{_libdir}/gstreamer-%{gst_branch}/libgstdtls.so
%{_libdir}/gstreamer-%{gst_branch}/libgstdvb.so
%{_libdir}/gstreamer-%{gst_branch}/libgstdvbsuboverlay.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstfaceoverlay.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfbdevsink.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstfestival.so
+# Disabled since it's unmaintained and slated for removal upstream
+#%%{_libdir}/gstreamer-%%{gst_branch}/libgstfestival.so
%if 0%{?suse_version} != 1315
%{_libdir}/gstreamer-%{gst_branch}/libgstfluidsynthmidi.so
%endif
%{_libdir}/gstreamer-%{gst_branch}/libgstfieldanalysis.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstfragmented.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfreeverb.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfrei0r.so
%{_libdir}/gstreamer-%{gst_branch}/libgstgaudieffects.so
@@ -604,38 +554,26 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstgeometrictransform.so
%{_libdir}/gstreamer-%{gst_branch}/libgstgme.so
%{_libdir}/gstreamer-%{gst_branch}/libgstgsm.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstgtksink.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgsth264parse.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgsthdvparse.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstgtk.so
%{_libdir}/gstreamer-%{gst_branch}/libgsthls.so
%{_libdir}/gstreamer-%{gst_branch}/libgstid3tag.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstinvtelecine.so
%{_libdir}/gstreamer-%{gst_branch}/libgstinter.so
%{_libdir}/gstreamer-%{gst_branch}/libgstinterlace.so
%{_libdir}/gstreamer-%{gst_branch}/libgstivfparse.so
%{_libdir}/gstreamer-%{gst_branch}/libgstivtc.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstjp2k.so
%{_libdir}/gstreamer-%{gst_branch}/libgstjp2kdecimator.so
%{_libdir}/gstreamer-%{gst_branch}/libgstjpegformat.so
%{_libdir}/gstreamer-%{gst_branch}/libgstkate.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstkmssink.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstkms.so
%{_libdir}/gstreamer-%{gst_branch}/libgstladspa.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstlegacyresample.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstlinsys.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstliveadder.so
%{_libdir}/gstreamer-%%{gst_branch}/libgstlv2.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmidi.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmms.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmodplug.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstmpeg4videoparse.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmpegpsdemux.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstmpegpsmux.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmpegtsdemux.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstmpegtsmux.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstmpegvideoparse.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmplex.so
%{_libdir}/gstreamer-%%{gst_branch}/libgstmusepack.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstmve.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmxf.so
%{_libdir}/gstreamer-%{gst_branch}/libgstnetsim.so
%if 0%{?suse_version} != 1315
@@ -643,27 +581,24 @@
%endif
%{_libdir}/gstreamer-%{gst_branch}/libgstopenexr.so
%{_libdir}/gstreamer-%{gst_branch}/libgstopengl.so
+%if 0%{?ENABLE_OPENH264}
+%{_libdir}/gstreamer-%{gst_branch}/libgstopenh264.so
+%endif
%if 0%{?suse_version} != 1315
%{_libdir}/gstreamer-%{gst_branch}/libgstopenjpeg.so
%endif
%{_libdir}/gstreamer-%{gst_branch}/libgstopusparse.so
%{_libdir}/gstreamer-%{gst_branch}/libgstneonhttpsrc.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstnsf.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstnuvdemux.so
%{_libdir}/gstreamer-%{gst_branch}/libgstofa.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstpatchdetect.so
%{_libdir}/gstreamer-%{gst_branch}/libgstpcapparse.so
%{_libdir}/gstreamer-%{gst_branch}/libgstpnm.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstrawparse.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstlegacyrawparse.so
%{_libdir}/gstreamer-%{gst_branch}/libgstremovesilence.so
%{_libdir}/gstreamer-%{gst_branch}/libgstrfbsrc.so
%{_libdir}/gstreamer-%{gst_branch}/libgstrsvg.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstrtpbad.so
%{_libdir}/gstreamer-%{gst_branch}/libgstrtponvif.so
%{_libdir}/gstreamer-%{gst_branch}/libgstsbc.so
%{_libdir}/gstreamer-%{gst_branch}/libgstschro.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstsdi.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstsdl.so
%{_libdir}/gstreamer-%{gst_branch}/libgstsdpelem.so
%{_libdir}/gstreamer-%{gst_branch}/libgstsegmentclip.so
%{_libdir}/gstreamer-%{gst_branch}/libgstshm.so
@@ -675,15 +610,12 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstspeed.so
%{_libdir}/gstreamer-%{gst_branch}/libgststereo.so
%{_libdir}/gstreamer-%{gst_branch}/libgstsubenc.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstteletextdec.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstteletext.so
%{_libdir}/gstreamer-%{gst_branch}/libgsttimecode.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgsttrm.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgsttta.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstttmlsubs.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvcdsrc.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvideofiltersbad.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvideoframe_audiolevel.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstvideomaxrate.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstvideomeasure.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvideoparsersbad.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvideosignal.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvmnc.so
@@ -693,7 +625,6 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstwebrtcdsp.so
%{_libdir}/gstreamer-%{gst_branch}/libgsty4mdec.so
%{_libdir}/gstreamer-%{gst_branch}/libgstyadif.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstresindvd.so
%{_libdir}/gstreamer-%{gst_branch}/libgstuvch264.so
%{_libdir}/gstreamer-%{gst_branch}/libgstwebp.so
%if 0%{?suse_version} > 1320
@@ -705,36 +636,31 @@
%files orig-addon
%defattr(-, root, root)
%endif
-%ifarch %ix86
-%if %{with divx4linux}
-%{_libdir}/gstreamer-%{gst_branch}/libgstdivxdec.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstdivxenc.so
-%endif
-%endif
%{_datadir}/gstreamer-%{gst_branch}/presets/GstVoAmrwbEnc.prs
-%if 0%{?suse_version} == 1310
-%{_libdir}/gstreamer-%{gst_branch}/libgstcurl.so
-%endif
%{_libdir}/gstreamer-%{gst_branch}/libgstvoamrwbenc.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvoaacenc.so
%{_libdir}/gstreamer-%{gst_branch}/libgstdtsdec.so
%{_libdir}/gstreamer-%{gst_branch}/libgstdvdspu.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfaac.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfaad.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstfdkaac.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmpeg2enc.so
-# Not ported yet
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstnassink.so
%{_libdir}/gstreamer-%{gst_branch}/libgstrtmp.so
%{_libdir}/gstreamer-%{gst_branch}/libgstsiren.so
-# Not ported yet
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstxvid.so
%{_libdir}/gstreamer-%{gst_branch}/libgstx265.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstresindvd.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstmpegpsmux.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstmpegtsmux.so
%endif
%files -n libgstadaptivedemux-1_0-0
%defattr(-, root, root)
%{_libdir}/libgstadaptivedemux-%{gst_branch}.so.0*
+%files -n libgstbadallocators-1_0-0
+%defattr(-, root, root)
+%{_libdir}/libgstbadallocators-%{gst_branch}.so.0*
+
%files -n libgstbadaudio-1_0-0
%defattr(-, root, root)
%{_libdir}/libgstbadaudio-%{gst_branch}.so.0*
@@ -779,17 +705,13 @@
%defattr(-, root, root)
%{_libdir}/libgsturidownloader-%{gst_branch}.so.0*
+%if 0%{?suse_version} > 1320
%files -n libgstvdpau
%defattr(-, root, root)
%{_libdir}/gstreamer-%{gst_branch}/libgstvdpau.so
-
-%if %{with gstvdp}
-%files -n libgstvdp-1_0-0
-%defattr(-, root, root)
-%{_libdir}/libgstvdp-%{gst_branch}.so.0*
%endif
-%if 0%{?suse_version} > 1320
+%if %{?suse_version} > 1320
%files -n libgstwayland-1_0-0
%defattr(-,root,root)
%{_libdir}/libgstwayland-1.0.so.*
@@ -803,20 +725,22 @@
%dir %{_libdir}/gstreamer-%{gst_branch}/include/gst/gl
%{_libdir}/gstreamer-%{gst_branch}/include/gst/gl/gstglconfig.h
%{_libdir}/*.so
-%{_libdir}/pkgconfig/gstreamer-bad-audio-1.0.pc
-%{_libdir}/pkgconfig/gstreamer-bad-base-1.0.pc
-%{_libdir}/pkgconfig/gstreamer-bad-video-1.0.pc
+%{_libdir}/pkgconfig/gstreamer-bad-allocators-%{gst_branch}.pc
+%{_libdir}/pkgconfig/gstreamer-bad-audio-%{gst_branch}.pc
+%{_libdir}/pkgconfig/gstreamer-bad-base-%{gst_branch}.pc
+%{_libdir}/pkgconfig/gstreamer-bad-video-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-codecparsers-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-gl-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-insertbin-%{gst_branch}.pc
-%{_libdir}/pkgconfig/gstreamer-mpegts-1.0.pc
-%{_libdir}/pkgconfig/gstreamer-player-1.0.pc
+%{_libdir}/pkgconfig/gstreamer-mpegts-%{gst_branch}.pc
+%{_libdir}/pkgconfig/gstreamer-player-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{gst_branch}.pc
%files lang -f %{_name}-%{gst_branch}.lang
%files doc
%defattr(-, root, root)
+%doc AUTHORS NEWS README RELEASE REQUIREMENTS
%{_datadir}/gtk-doc/html/gst-plugins-bad-plugins-%{gst_branch}/
%{_datadir}/gtk-doc/html/gst-plugins-bad-libs-%{gst_branch}/
++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.k7gXAj/_old 2017-06-18 13:48:08.013873141 +0200
+++ /var/tmp/diff_new_pack.k7gXAj/_new 2017-06-18 13:48:08.013873141 +0200
@@ -12,6 +12,6 @@
libgstphotography-1_0-0
libgstplayer-1_0-0
libgsturidownloader-1_0-0
-libgstvdp-1_0-0
libgstvdpau
libgstwayland-1_0-0
+
++++++ gst-plugins-bad-1.10.4-patched.tar.xz -> gst-plugins-bad-1.12.0.tar.xz
++++++
++++ 419928 lines of diff (skipped)