!20 Compatible with gstreamer-plugins-base packages

From: @wk333 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2023-10-16 06:32:51 +00:00 committed by Gitee
commit 6bef3abe84
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,7 +3,7 @@
Name: gstreamer1-plugins-base
Version: 1.16.2
Release: 2
Release: 3
Summary: GStreamer streaming media framework base plugins
License: LGPLv2+
URL: http://gstreamer.freedesktop.org/
@ -26,6 +26,8 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.15
Requires: iso-codes
Conflicts: gstreamer1-plugins-bad-free < 1.13
Provides: gstreamer-plugins-base
Obsoletes: gstreamer-plugins-base
%description
GStreamer is a graphics library for built-in media processing components. BasePlug-ins is a the collections used to maintain the GStreamer plugin.
@ -34,6 +36,8 @@ GStreamer is a graphics library for built-in media processing components. BasePl
Summary: GStreamer Base Plugins Development files
Requires: %{name} = %{version}-%{release}
Provides: tools
Provides: gstreamer-plugins-base-devel
Obsoletes: gstreamer-plugins-base-devel
%description devel
This package contains static libraries and header files.
@ -43,6 +47,8 @@ Summary: Developer documentation for GStreamer Base plugins library
Requires: %{name} = %{version}-%{release}
BuildArch: noarch
Provides: devel-docs
Provides: gstreamer-plugins-base-help
Obsoletes: gstreamer-plugins-base-help
%description help
This package provides manual for developpers.
@ -273,6 +279,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
%{_mandir}/man1/gst-device-monitor-*.gz
%changelog
* Mon Oct 16 2023 wangkai <13474090681@163.com> - 1.16.2-3
- Compatible with gstreamer-plugins-base packages
* Fri Mar 18 2022 dongyuzhen <dongyuzhen@h-partners.com> - 1.16.2-2
- fix CVE-2021-3522