!26 update verison to 1.20.4
From: @huyab Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
993f832208
Binary file not shown.
BIN
gstreamer-1.20.4.tar.xz
Normal file
BIN
gstreamer-1.20.4.tar.xz
Normal file
Binary file not shown.
@ -1,14 +1,16 @@
|
|||||||
Name: gstreamer1
|
Name: gstreamer1
|
||||||
Version: 1.20.3
|
Version: 1.20.4
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Bindings for GStreamer 1.0, the open source multimedia framework
|
Summary: Bindings for GStreamer 1.0, the open source multimedia framework
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://gstreamer.freedesktop.org/
|
URL: https://gstreamer.freedesktop.org/
|
||||||
Source0: http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-%{version}.tar.xz
|
Source0: https://github.com/GStreamer/gstreamer/archive/refs/tags/gstreamer-%{version}.tar.xz
|
||||||
Source1: gstreamer1.attr
|
Source1: gstreamer1.attr
|
||||||
Source2: gstreamer1.prov
|
Source2: gstreamer1.prov
|
||||||
|
|
||||||
Patch0001: gstreamer-inspect-rpm-format.patch
|
|
||||||
|
Patch0001: ci.patch
|
||||||
|
Patch0002: gstreamer-inspect-rpm-format.patch
|
||||||
|
|
||||||
BuildRequires: bison check-devel chrpath meson >= 0.59.0 gcc
|
BuildRequires: bison check-devel chrpath meson >= 0.59.0 gcc
|
||||||
BuildRequires: flex gettext gettext-devel glib2-devel >= 2.32.0
|
BuildRequires: flex gettext gettext-devel glib2-devel >= 2.32.0
|
||||||
@ -47,7 +49,10 @@ Man pages and other related documents for %{name}.
|
|||||||
%prep
|
%prep
|
||||||
%autosetup -n gstreamer-%{version} -p1
|
%autosetup -n gstreamer-%{version} -p1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
%meson \
|
%meson \
|
||||||
-D tests=disabled -D examples=disabled \
|
-D tests=disabled -D examples=disabled \
|
||||||
-D ptp-helper-permissions=capabilities -D dbghelp=disabled \
|
-D ptp-helper-permissions=capabilities -D dbghelp=disabled \
|
||||||
@ -72,7 +77,6 @@ install -m0755 -D %{SOURCE2} %{buildroot}%{_rpmconfigdir}/gstreamer1.prov
|
|||||||
%{_libdir}/gstreamer-1.0/*.so
|
%{_libdir}/gstreamer-1.0/*.so
|
||||||
%{_libdir}/girepository-1.0/*.typelib
|
%{_libdir}/girepository-1.0/*.typelib
|
||||||
%{_libexecdir}/gstreamer-1.0/*
|
%{_libexecdir}/gstreamer-1.0/*
|
||||||
|
|
||||||
%{_datadir}/bash-completion/helpers/gst
|
%{_datadir}/bash-completion/helpers/gst
|
||||||
%{_datadir}/bash-completion/completions/gst-*
|
%{_datadir}/bash-completion/completions/gst-*
|
||||||
|
|
||||||
@ -95,6 +99,9 @@ install -m0755 -D %{SOURCE2} %{buildroot}%{_rpmconfigdir}/gstreamer1.prov
|
|||||||
%{_mandir}/man1/*.gz
|
%{_mandir}/man1/*.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 1 2022 huyab<1229981468@qq.com> - 1.20.4-1
|
||||||
|
- update to 1.20.4
|
||||||
|
|
||||||
* 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
|
||||||
|
|
||||||
@ -133,3 +140,4 @@ install -m0755 -D %{SOURCE2} %{buildroot}%{_rpmconfigdir}/gstreamer1.prov
|
|||||||
* Tue Aug 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.14.4-2
|
* Tue Aug 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.14.4-2
|
||||||
- Package Init
|
- Package Init
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user