!35 添加构建依赖make
From: @tong_1001 Reviewed-by: @zengwefeng Signed-off-by: @zengwefeng
This commit is contained in:
commit
5e5a81fde6
@ -1,7 +1,7 @@
|
|||||||
Name: libuv
|
Name: libuv
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.42.0
|
Version: 1.42.0
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: A multi-platform support library with a focus on asynchronous I/O
|
Summary: A multi-platform support library with a focus on asynchronous I/O
|
||||||
|
|
||||||
# from README.md
|
# from README.md
|
||||||
@ -12,7 +12,7 @@ Source0: http://dist.libuv.org/dist/v%{version}/%{name}-v%{version}.tar.g
|
|||||||
Patch1: libuv-Add-sw64-architecture.patch
|
Patch1: libuv-Add-sw64-architecture.patch
|
||||||
Patch2: backport-Skip-some-tests.patch
|
Patch2: backport-Skip-some-tests.patch
|
||||||
|
|
||||||
BuildRequires: autoconf automake libtool gcc
|
BuildRequires: autoconf automake libtool gcc make
|
||||||
|
|
||||||
%description
|
%description
|
||||||
libuv is a multi-platform support library with a focus on asynchronous I/O.
|
libuv is a multi-platform support library with a focus on asynchronous I/O.
|
||||||
@ -63,6 +63,9 @@ make check
|
|||||||
%doc ChangeLog
|
%doc ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 15 2022 shixuantong <shixuantong1@huawei.com> - 1:1.42.0-5
|
||||||
|
- add make to buildrequires
|
||||||
|
|
||||||
* Thu Dec 08 2022 shixuantong <shixuantong1@huawei.com> - 1:1.42.0-4
|
* Thu Dec 08 2022 shixuantong <shixuantong1@huawei.com> - 1:1.42.0-4
|
||||||
- skip some test
|
- skip some test
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user