change source
This commit is contained in:
parent
3445fb9e2d
commit
40862459c3
BIN
1.0.1.tar.gz
Normal file
BIN
1.0.1.tar.gz
Normal file
Binary file not shown.
@ -7,7 +7,7 @@ Release: 1
|
||||
Summary: Treat your $PATH like a JavaScript Array
|
||||
License: MIT
|
||||
URL: https://github.com/TooTallNate/node-path-array.git
|
||||
Source0: https://registry.npmjs.org/%{packagename}/-/%{packagename}-%{version}.tgz
|
||||
Source0: https://github.com/TooTallNate/node-path-array/archive/%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
BuildRequires: nodejs-packaging
|
||||
@ -18,7 +18,7 @@ BuildRequires: mocha npm(array-index)
|
||||
Treat your $PATH like a JavaScript Array
|
||||
|
||||
%prep
|
||||
%setup -q -n package
|
||||
%autosetup -n path-array-%{version}
|
||||
%nodejs_fixdep array-index '>=0.1.0'
|
||||
|
||||
%build
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user