Compatible with gstreamer-plugins-good package
This commit is contained in:
parent
00513ee557
commit
d1c5d2a47c
@ -3,7 +3,7 @@
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.16.2
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
License: LGPLv2+
|
||||
URL: http://gstreamer.freedesktop.org/
|
||||
@ -32,6 +32,8 @@ BuildRequires: chrpath
|
||||
|
||||
Provides: gstreamer1-plugins-mpg123 = %{version}-%{release}
|
||||
Obsoletes: gstreamer1-plugins-mpg123 < %{version}-%{release}
|
||||
Provides: gstreamer-plugins-good
|
||||
Obsoletes: gstreamer-plugins-good
|
||||
|
||||
%description
|
||||
GStreamer is a streaming media framework, based on graphs of filters which
|
||||
@ -104,6 +106,9 @@ echo "%{_libdir}" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
|
||||
%doc %{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 16 2023 wangkai <13474090681@163.com> - 1.16.2-5
|
||||
- Compatible with gstreamer-plugins-good package
|
||||
|
||||
* Tue Oct 10 2023 wulei <wu_lei@hoperun.com> - 1.16.2-4
|
||||
- Remove rpath of libgstshout2.so
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user