Modify Source
This commit is contained in:
parent
bfa8080385
commit
e8cf5f600b
Binary file not shown.
@ -6,8 +6,8 @@ Release: 1
|
||||
Summary: Get callsites from the V8 stack trace API
|
||||
License: MIT
|
||||
URL: https://github.com/sindresorhus/callsites
|
||||
Source0: http://registry.npmjs.org/callsites/-/callsites-%{version}.tgz
|
||||
Source1: https://github.com/sindresorhus/callsites/v2.0.0/test.js
|
||||
Source0: https://github.com/sindresorhus/callsites/archive/v%{version}.tar.gz
|
||||
Source1: https://github.com/sindresorhus/callsites/v%{version}/test.js
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
BuildRequires: nodejs-packaging
|
||||
@ -19,7 +19,7 @@ BuildRequires: npm(xo) npm(ava)
|
||||
%{summary}.
|
||||
|
||||
%prep
|
||||
%setup -q -n package
|
||||
%autosetup -n callsites-%{version}
|
||||
rm -rf node_modules
|
||||
cp -p %{SOURCE1} .
|
||||
|
||||
|
||||
BIN
v2.0.0.tar.gz
Normal file
BIN
v2.0.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user