!5 【编译失败处理】22.03:LTS:Next分支包编译失败
Merge pull request !5 from 王歌/openEuler-22.03-LTS-Next
This commit is contained in:
commit
8255cb56f3
@ -1,6 +1,6 @@
|
|||||||
Name: farstream02
|
Name: farstream02
|
||||||
Version: 0.2.8
|
Version: 0.2.8
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: Audio/Video Communications Framework
|
Summary: Audio/Video Communications Framework
|
||||||
License: LGPLv2+ and GPLv2+
|
License: LGPLv2+ and GPLv2+
|
||||||
URL: http://www.freedesktop.org/wiki/Software/Farstream
|
URL: http://www.freedesktop.org/wiki/Software/Farstream
|
||||||
@ -10,6 +10,7 @@ Patch0001: build-Adapt-to-backwards-incompatible-change-in-GNU-Make-4.
|
|||||||
|
|
||||||
BuildRequires: libnice-devel >= 0.1.3 gstreamer1-devel >= 1.0.0 python3-devel autoconf
|
BuildRequires: libnice-devel >= 0.1.3 gstreamer1-devel >= 1.0.0 python3-devel autoconf
|
||||||
BuildRequires: gstreamer1-plugins-base-devel >= 1.0.0 gupnp-igd-devel gobject-introspection-devel
|
BuildRequires: gstreamer1-plugins-base-devel >= 1.0.0 gupnp-igd-devel gobject-introspection-devel
|
||||||
|
BuildRequires: gtk-doc
|
||||||
Requires: gstreamer1-plugins-good >= 1.0.0 gstreamer1-plugins-bad-free >= 1.0.0 libnice-gstreamer1
|
Requires: gstreamer1-plugins-good >= 1.0.0 gstreamer1-plugins-bad-free >= 1.0.0 libnice-gstreamer1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -26,6 +27,7 @@ Development files of farstream.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n farstream-%{version} -p1
|
%autosetup -n farstream-%{version} -p1
|
||||||
|
sed -i 's/-lgstrtp-@GST_API_VERSION@/-lgstrtp-@GST_API_VERSION@ -lm/g' ./tests/rtp/Makefile.am
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf --force --install
|
autoreconf --force --install
|
||||||
@ -67,6 +69,9 @@ autoreconf --force --install
|
|||||||
%{_datadir}/gtk-doc/html/farstream-plugins-0.2/
|
%{_datadir}/gtk-doc/html/farstream-plugins-0.2/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 11 2022 Ge Wang <wangge20@huawei.com> - 0.2.8-6
|
||||||
|
- Fix build fail due to GNU make version mismatch
|
||||||
|
|
||||||
* Tue Oct 27 2020 jialei <jialei17@huawei.com> - 0.2.8-5
|
* Tue Oct 27 2020 jialei <jialei17@huawei.com> - 0.2.8-5
|
||||||
- change python2 to python3
|
- change python2 to python3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user