!13 Remove test-download
From: @wk333 Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
c7d7076692
@ -1,7 +1,7 @@
|
||||
%{?nodejs_find_provides_and_requires}
|
||||
Name: node-gyp
|
||||
Version: 3.6.0
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Node.js native addon build tool
|
||||
License: MIT
|
||||
URL: https://github.com/nodejs/node-gyp
|
||||
@ -43,6 +43,7 @@ ln -sf ../lib/node_modules/node-gyp/bin/node-gyp.js %{buildroot}%{_bindir}/node-
|
||||
|
||||
%check
|
||||
%{nodejs_symlink_deps} --check
|
||||
rm -f test/test-download.js
|
||||
%{nodejs_sitelib}/tape/bin/tape test/test-*.js
|
||||
|
||||
%files
|
||||
@ -52,6 +53,9 @@ ln -sf ../lib/node_modules/node-gyp/bin/node-gyp.js %{buildroot}%{_bindir}/node-
|
||||
%{_bindir}/node-gyp
|
||||
|
||||
%changelog
|
||||
* Tue Jul 05 2022 wangkai <wangkai385@h-partners.com> - 3.6.0-5
|
||||
- Remove test-download
|
||||
|
||||
* Thu Jan 21 2021 lingsheng <lingsheng@huawei.com> - 3.6.0-4
|
||||
- Limit npm(nan) version to fix test errors
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user