Modify Spec file to make license consistent
This commit is contained in:
parent
b33cbf7af8
commit
cd8038bab8
@ -2,9 +2,9 @@
|
||||
%global enable_tests 0
|
||||
Name: nodejs-graceful-fs
|
||||
Version: 4.1.11
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A drop-in replacement for fs, making various improvements
|
||||
License: BSD
|
||||
License: ISC
|
||||
URL: https://github.com/isaacs/node-graceful-fs
|
||||
Source0: https://github.com/isaacs/node-graceful-fs/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -55,5 +55,8 @@ cp -p package.json graceful-fs.js fs.js polyfills.js legacy-streams.js \
|
||||
%{nodejs_sitelib}/graceful-fs
|
||||
|
||||
%changelog
|
||||
* Tue Jan 05 2021 huanghaitao <huanghaitao8@huawei.com> -4.1.11-2
|
||||
- Modify Spec file to make license consistent
|
||||
|
||||
* Thu Aug 20 2020 Anan Fu <fuanan3@huawei.com> - 4.1.11-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user