package init
This commit is contained in:
parent
4e3b6dbddd
commit
6e64174bb7
Binary file not shown.
@ -7,12 +7,7 @@ Release: 1
|
|||||||
Summary: A JS code coverage tool written in JS
|
Summary: A JS code coverage tool written in JS
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/gotwarlost/istanbul
|
URL: https://github.com/gotwarlost/istanbul
|
||||||
Source0: https://registry.npmjs.org/%{srcname}/-/%{srcname}-%{version}.tgz
|
Source0: https://github.com/gotwarlost/istanbul/archive/v%{version}.tar.gz
|
||||||
#git clone https://github.com/gotwarlost/istanbul
|
|
||||||
#cd istanbul
|
|
||||||
#git archive --prefix='test/' --format=tar ${gittag}:test/ \
|
|
||||||
# | bzip2 > "$pwd"/tests-${tag}.tar.bz2
|
|
||||||
Source1: tests-%{version}.tar.bz2
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -25,8 +20,7 @@ BuildRequires: npm(which)
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%autosetup -n istanbul-%{version}
|
||||||
%setup -q -T -D -a 1 -n package
|
|
||||||
%nodejs_fixdep async
|
%nodejs_fixdep async
|
||||||
%nodejs_fixdep escodegen
|
%nodejs_fixdep escodegen
|
||||||
%nodejs_fixdep esprima
|
%nodejs_fixdep esprima
|
||||||
|
|||||||
Binary file not shown.
BIN
v0.4.5.tar.gz
Normal file
BIN
v0.4.5.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user