package init

This commit is contained in:
wang_yue111 2020-09-08 15:24:35 +08:00
parent 9694016872
commit 815d4f60ae
4 changed files with 2 additions and 7 deletions

View File

@ -7,11 +7,7 @@ Release: 1
Summary: Require any supported file as a node module
License: MIT
URL: https://github.com/tkellen/node-rechoir
Source0: https://registry.npmjs.org/%{packagename}/-/%{packagename}-%{version}.tgz
#git clone tps://github.com/tkellen/node-rechoir
#cd node-rechoir
#git archive --prefix='test/' --format=tar v%{version}:test/ | bzip2 > tests-%{version}.tar.bz2
Source1: tests-%{version}.tar.bz2
Source0: https://github.com/tkellen/node-rechoir/archive/v%{version}.tar.gz
BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch
BuildRequires: nodejs-packaging npm(resolve)
@ -22,8 +18,7 @@ BuildRequires: mocha npm(require-uncached)
Require any supported file as a node module.
%prep
%autosetup -n package
%autosetup -T -D -a 1 -n package
%autosetup -n rechoir-%{version}
%build

Binary file not shown.

Binary file not shown.

BIN
v0.6.2.tar.gz Normal file

Binary file not shown.