!8 Do check on X86 and ARM64
From: @wk333 Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
008262db53
@ -1,6 +1,6 @@
|
||||
Name: libnice
|
||||
Version: 0.1.14
|
||||
Release: 11
|
||||
Release: 12
|
||||
Summary: An implementation of ICE standard
|
||||
License: LGPLv2 and MPLv1.1
|
||||
URL: https://nice.freedesktop.org/wiki/
|
||||
@ -55,10 +55,8 @@ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
|
||||
%delete_la
|
||||
|
||||
%check
|
||||
%ifarch x86_64 %{ix86}
|
||||
export LD_LIBRARY_PATH="$PWD/nice/.libs"
|
||||
make check
|
||||
%endif
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
@ -78,6 +76,9 @@ make check
|
||||
%{_datadir}/{gtk-doc/html/libnice/,gir-1.0/Nice-0.1.gir}
|
||||
|
||||
%changelog
|
||||
* Tue Mar 29 2022 wangkai <wangkai385@h-partners.com> - 0.1.14-12
|
||||
- Do check on X86 and ARM64
|
||||
|
||||
* Tue Mar 29 2022 yaoxin <yaoxin30@huawei.com> - 0.1.14-11
|
||||
- Repair failed to execute "gtkdocize"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user