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 2021-09-26 21:48:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad"
Sun Sep 26 21:48:13 2021 rev:118 rq:920827 version:1.18.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes
2021-09-20 23:32:20.747113729 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.1899/gstreamer-plugins-bad.changes
2021-09-26 21:48:23.250758614 +0200
@@ -1,0 +2,8 @@
+Thu Sep 16 09:55:19 UTC 2021 - Bj??rn Lie <[email protected]>
+
+- Stop building doc sub-package, we will in the future use
+ upstreams own standalone doc package. Following this: Drop
+ fdupes, gtk-doc and hotdoc BuildRequires, and fdupes call, no
+ longer needed nor usefull, further pass doc=disabled to meson.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.nyXAdE/_old 2021-09-26 21:48:23.814759413 +0200
+++ /var/tmp/diff_new_pack.nyXAdE/_new 2021-09-26 21:48:23.818759419 +0200
@@ -38,11 +38,8 @@
Source99: baselibs.conf
BuildRequires: Mesa-libGLESv3-devel
-BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: gobject-introspection-devel
-BuildRequires: gtk-doc
-BuildRequires: hotdoc
BuildRequires: ladspa-devel
BuildRequires: libgme-devel
BuildRequires: libgsm-devel
@@ -409,18 +406,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 doc
-Summary: GStreamer Streaming-Media Framework Plug-Ins
-Group: Development/Libraries/C and C++
-Requires: %{name} = %{version}
-
-%description doc
-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 orig-addon
Summary: GStreamer Streaming-Media Framework Plug-Ins
Group: Productivity/Multimedia/Other
@@ -603,6 +588,7 @@
-Dfdkaac=disabled \
%endif
-Ddirectfb=disabled \
+ -Ddoc=disabled \
-Dexamples=disabled \
-Dfestival=disabled \
-Dflite=disabled \
@@ -646,7 +632,6 @@
find %{buildroot} -type f -name "*.la" -delete -print
%find_lang %{_name}-%{gst_branch}
-%fdupes %{buildroot}%{_datadir}/gtk-doc/html/
%post -n libgstadaptivedemux-1_0-0 -p /sbin/ldconfig
%postun -n libgstadaptivedemux-1_0-0 -p /sbin/ldconfig
@@ -898,6 +883,7 @@
%{_libdir}/girepository-1.0/GstWebRTC-1.0.typelib
%files devel
+%doc AUTHORS NEWS README RELEASE REQUIREMENTS
%{_includedir}/gstreamer-%{gst_branch}
%{_libdir}/*.so
%{_libdir}/pkgconfig/gstreamer-bad-audio-%{gst_branch}.pc
@@ -916,8 +902,6 @@
%files lang -f %{_name}-%{gst_branch}.lang
-%files doc
-%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}/