!3 License compliance rectification
From: @lyn1001 Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
3619c03ac0
@ -1,9 +1,9 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
Name: nodejs-tar
|
Name: nodejs-tar
|
||||||
Version: 2.2.1
|
Version: 2.2.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Tar for Node.js
|
Summary: Tar for Node.js
|
||||||
License: BSD
|
License: ISC
|
||||||
URL: https://github.com/isaacs/node-tar
|
URL: https://github.com/isaacs/node-tar
|
||||||
Source0: https://registry.npmjs.org/tar/-/tar-%{version}.tgz
|
Source0: https://registry.npmjs.org/tar/-/tar-%{version}.tgz
|
||||||
Patch0: nodejs-tar-node5.patch
|
Patch0: nodejs-tar-node5.patch
|
||||||
@ -35,5 +35,8 @@ cp -pr package.json tar.js lib %{buildroot}%{nodejs_sitelib}/tar
|
|||||||
%{nodejs_sitelib}/tar
|
%{nodejs_sitelib}/tar
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 liyanan <liyanan32@h-partners.com> - 2.2.1-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Wed Aug 12 2020 wangyue <wangyue92@huawei.com> - 2.2.1-1
|
* Wed Aug 12 2020 wangyue <wangyue92@huawei.com> - 2.2.1-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user