fuanan add package
This commit is contained in:
parent
30aad0aa18
commit
21c6f36574
Binary file not shown.
Binary file not shown.
@ -7,8 +7,7 @@ Release: 1
|
|||||||
Summary: Find a file by walking up parent directories
|
Summary: Find a file by walking up parent directories
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/sindresorhus/find-up
|
URL: https://github.com/sindresorhus/find-up
|
||||||
Source0: https://registry.npmjs.org/find-up/-/find-up-%{version}.tgz
|
Source0: https://github.com/sindresorhus/find-up/archive/v%{version}.tar.gz
|
||||||
Source1: fixture-%{version}.tar.bz2
|
|
||||||
Source10: dl-tests.sh
|
Source10: dl-tests.sh
|
||||||
Source2: https://raw.githubusercontent.com/sindresorhus/find-up/v%{version}/test.js
|
Source2: https://raw.githubusercontent.com/sindresorhus/find-up/v%{version}/test.js
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
@ -22,8 +21,7 @@ Requires: nodejs
|
|||||||
Find a file by walking up parent directories
|
Find a file by walking up parent directories
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%autosetup -n find-up-%{version}
|
||||||
%setup -q -T -D -a 1 -n package
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
|||||||
BIN
v2.1.0.tar.gz
Normal file
BIN
v2.1.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user