!18 Fix devel package Requires gstreamer1-devel
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
99c7040a48
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: gstreamer1-plugins-base
|
Name: gstreamer1-plugins-base
|
||||||
Version: 1.20.3
|
Version: 1.20.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: GStreamer streaming media framework base plugins
|
Summary: GStreamer streaming media framework base plugins
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://gstreamer.freedesktop.org/
|
URL: http://gstreamer.freedesktop.org/
|
||||||
@ -30,7 +30,7 @@ GStreamer is a graphics library for built-in media processing components. BasePl
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: GStreamer Base Plugins Development files
|
Summary: GStreamer Base Plugins Development files
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: gstreamer1-devel>= %{version}-%{release}
|
Requires: gstreamer1-devel >= %{version}-%{release}
|
||||||
Provides: tools
|
Provides: tools
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -263,6 +263,9 @@ EOF
|
|||||||
%{_mandir}/man1/gst-device-monitor-*.gz
|
%{_mandir}/man1/gst-device-monitor-*.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 25 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.20.3-2
|
||||||
|
- Fix devel package Requires gstreamer1-devel
|
||||||
|
|
||||||
* Sat Jun 25 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.20.3-1
|
* Sat Jun 25 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.20.3-1
|
||||||
- update to 1.20.3
|
- update to 1.20.3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user