fuanan add package
This commit is contained in:
parent
4d2e37189e
commit
94838bb1cb
BIN
0.1.3.tar.gz
Normal file
BIN
0.1.3.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -5,7 +5,7 @@ Release: 1
|
|||||||
Summary: Improved deep equality testing for Node.js and the browser
|
Summary: Improved deep equality testing for Node.js and the browser
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/chaijs/deep-eql
|
URL: https://github.com/chaijs/deep-eql
|
||||||
Source0: https://github.com/chaijs/deep-eql/archive/be8c976fd2a8c4fb0a50c764e97d7f3bf8619a13/deep-eql-be8c976fd2a8c4fb0a50c764e97d7f3bf8619a13.tar.gz
|
Source0: https://github.com/chaijs/deep-eql/archive/%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -14,7 +14,7 @@ BuildRequires: npm(mocha) npm(simple-assert) npm(type-detect)
|
|||||||
Improved deep equality testing for Node.js and the browser.
|
Improved deep equality testing for Node.js and the browser.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n deep-eql-%{commit}
|
%autosetup -n deep-eql-%{version}
|
||||||
%nodejs_fixdep type-detect "^2.0.0"
|
%nodejs_fixdep type-detect "^2.0.0"
|
||||||
rm -rf node_modules
|
rm -rf node_modules
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user