fuanan add package

This commit is contained in:
fwx913451 2020-09-08 10:34:22 +08:00
parent f37d5b7da8
commit 5c8fcc88fe
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -6,7 +6,7 @@ Release: 1
Summary: Find the first file matching a given pattern Summary: Find the first file matching a given pattern
License: MIT License: MIT
URL: https://github.com/js-cli/node-findup-sync URL: https://github.com/js-cli/node-findup-sync
Source0: https://github.com/js-cli/node-findup-sync/archive/v%{version}/nodejs-findup-sync-%{version}.tar.gz Source0: https://github.com/js-cli/node-findup-sync/archive/v%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch ExclusiveArch: %{nodejs_arches} noarch
BuildRequires: nodejs-packaging BuildRequires: nodejs-packaging
@ -18,7 +18,7 @@ Find the first file matching a given pattern in the current directory or
the nearest ancestor directory. the nearest ancestor directory.
%prep %prep
%autosetup -n node-findup-sync-%{version} %autosetup -n findup-sync-%{version}
%nodejs_fixdep glob '^6.0.3' %nodejs_fixdep glob '^6.0.3'
%build %build

BIN
v0.3.0.tar.gz Normal file

Binary file not shown.