package init
This commit is contained in:
parent
9694016872
commit
815d4f60ae
@ -7,11 +7,7 @@ Release: 1
|
|||||||
Summary: Require any supported file as a node module
|
Summary: Require any supported file as a node module
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/tkellen/node-rechoir
|
URL: https://github.com/tkellen/node-rechoir
|
||||||
Source0: https://registry.npmjs.org/%{packagename}/-/%{packagename}-%{version}.tgz
|
Source0: https://github.com/tkellen/node-rechoir/archive/v%{version}.tar.gz
|
||||||
#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
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging npm(resolve)
|
BuildRequires: nodejs-packaging npm(resolve)
|
||||||
@ -22,8 +18,7 @@ BuildRequires: mocha npm(require-uncached)
|
|||||||
Require any supported file as a node module.
|
Require any supported file as a node module.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n package
|
%autosetup -n rechoir-%{version}
|
||||||
%autosetup -T -D -a 1 -n package
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
BIN
v0.6.2.tar.gz
Normal file
BIN
v0.6.2.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user