fuanan add package
This commit is contained in:
parent
e6bf719a1e
commit
004781b877
@ -1,19 +1,19 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
%global packagename es6-iterator
|
%global packagename es6-iterator
|
||||||
%global enable_tests 0
|
%global enable_tests 0
|
||||||
Name: nodejs-es6-iterator
|
Name: nodejs-es6-iterator
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 1
|
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/%{packagename}/-/%{packagename}-%{version}.tgz
|
Source0: https://registry.npmjs.org/es6-iterator/-/es6-iterator-%{version}.tgz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
|
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
%if 0%{?enable_tests}
|
%if 0%{?enable_tests}
|
||||||
BuildRequires: npm(tad)
|
BuildRequires: npm(tad)
|
||||||
%endif
|
%endif
|
||||||
Requires: nodejs
|
Requires: nodejs
|
||||||
%description
|
%description
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user