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
|
Summary: Get callsites from the V8 stack trace API
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/sindresorhus/callsites
|
URL: https://github.com/sindresorhus/callsites
|
||||||
Source0: http://registry.npmjs.org/callsites/-/callsites-%{version}.tgz
|
Source0: https://github.com/sindresorhus/callsites/archive/v%{version}.tar.gz
|
||||||
Source1: https://github.com/sindresorhus/callsites/v2.0.0/test.js
|
Source1: https://github.com/sindresorhus/callsites/v%{version}/test.js
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -19,7 +19,7 @@ BuildRequires: npm(xo) npm(ava)
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%autosetup -n callsites-%{version}
|
||||||
rm -rf node_modules
|
rm -rf node_modules
|
||||||
cp -p %{SOURCE1} .
|
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