init package
This commit is contained in:
parent
17a03731d2
commit
b4510df293
Binary file not shown.
@ -8,8 +8,8 @@ Version: 1.0.2
|
||||
Release: 1
|
||||
Summary: Create an array without duplicates
|
||||
License: MIT
|
||||
URL: https://www.npmjs.com/package/array-uniq
|
||||
Source0: https://github.com/sindresorhus/array-uniq/archive/d5e311f37692dfd25ec216490df10632ce5f69f3.tar.gz#/%{srcname}-%{shortcommit0}.tar.gz
|
||||
URL: https://github.com/sindresorhus/array-uniq
|
||||
Source0: https://github.com/sindresorhus/array-uniq/archive/v%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
BuildRequires: nodejs-packaging
|
||||
@ -20,7 +20,7 @@ BuildRequires: npm(require-uncached) npm(es6-set) npm(mocha)
|
||||
%{summary}.
|
||||
|
||||
%prep
|
||||
%setup -qn %{srcname}-%{commit0}
|
||||
%autosetup -n %{srcname}-%{version}
|
||||
rm -rf node_modules/
|
||||
|
||||
%build
|
||||
|
||||
BIN
v1.0.2.tar.gz
Normal file
BIN
v1.0.2.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user