init package
This commit is contained in:
parent
74abb10078
commit
325e111a71
Binary file not shown.
@ -8,8 +8,8 @@ Version: 1.0.1
|
|||||||
Release: 1
|
Release: 1
|
||||||
Summary: Create an array of unique values, in order, from the input arrays
|
Summary: Create an array of unique values, in order, from the input arrays
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.npmjs.com/package/array-union
|
URL: https://github.com/sindresorhus/array-union
|
||||||
Source0: https://github.com/sindresorhus/%{srcname}/archive/%{commit0}.tar.gz#/%{srcname}-%{shortcommit0}.tar.gz
|
Source0: https://github.com/sindresorhus/%{srcname}/archive/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -20,7 +20,7 @@ BuildRequires: npm(array-uniq) npm(mocha)
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -qn %{srcname}-%{commit0}
|
%autosetup -n %{srcname}-%{version}
|
||||||
rm -rf node_modules/
|
rm -rf node_modules/
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|||||||
BIN
v1.0.1.tar.gz
Normal file
BIN
v1.0.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user