License compliance rectification
This commit is contained in:
parent
318e66f562
commit
e0ad0bd231
@ -2,9 +2,9 @@
|
|||||||
%global enable_tests 1
|
%global enable_tests 1
|
||||||
Name: nodejs-shelljs
|
Name: nodejs-shelljs
|
||||||
Version: 0.7.3
|
Version: 0.7.3
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Portable Unix shell commands for Node.js
|
Summary: Portable Unix shell commands for Node.js
|
||||||
License: BSD and MIT
|
License: BSD-3-Clause and MIT
|
||||||
URL: http://github.com/arturadib/shelljs
|
URL: http://github.com/arturadib/shelljs
|
||||||
Source0: http://github.com/arturadib/shelljs/archive/v%{version}.tar.gz
|
Source0: http://github.com/arturadib/shelljs/archive/v%{version}.tar.gz
|
||||||
Patch0: nodejs-shelljs_fix-tests.patch
|
Patch0: nodejs-shelljs_fix-tests.patch
|
||||||
@ -55,6 +55,9 @@ ln -sf %{nodejs_sitelib}/shelljs/bin/shjs \
|
|||||||
%{_bindir}/shjs
|
%{_bindir}/shjs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 liyanan <liyanan32@h-partners.com> - 0.7.3-3
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Web 09 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 0.7.3-2
|
* Web 09 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 0.7.3-2
|
||||||
- %prep no longer patched with git
|
- %prep no longer patched with git
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user