fuanan add package
This commit is contained in:
parent
004781b877
commit
fd0dd7410c
Binary file not shown.
@ -7,7 +7,7 @@ Release: 1
|
|||||||
Summary: Iterator abstraction based on ES6 specification
|
Summary: Iterator abstraction based on ES6 specification
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/medikoo/es6-iterator.git
|
URL: https://github.com/medikoo/es6-iterator.git
|
||||||
Source0: https://registry.npmjs.org/es6-iterator/-/es6-iterator-%{version}.tgz
|
Source0: https://github.com/medikoo/es6-iterator/archive/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
|
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
|
||||||
@ -20,7 +20,7 @@ Requires: nodejs
|
|||||||
Iterator abstraction based on ES6 specification
|
Iterator abstraction based on ES6 specification
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%autosetup -n es6-iterator-%{version}
|
||||||
%nodejs_fixdep d "<=2.0.0"
|
%nodejs_fixdep d "<=2.0.0"
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|||||||
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