fuanan add package

This commit is contained in:
fwx913451 2020-09-07 20:20:32 +08:00
parent 7508d05f9d
commit 8fef6e12c3
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -6,7 +6,7 @@ Release: 1
Summary: A wrapper around glob and minimatch for Node.js
License: MIT
URL: https://github.com/mklabs/node-fileset
Source0: https://registry.npmjs.org/fileset/-/fileset-%{version}.tgz
Source0: https://github.com/mklabs/node-fileset/archive/v%{version}.tar.gz
BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
@ -20,7 +20,7 @@ nodejs-minimatch. It adds multiple patterns matching and allows a list
of include patterns and optional exclude patterns.
%prep
%setup -q -n package
%autosetup -n node-fileset-%{version}
%nodejs_fixdep glob
%nodejs_fixdep minimatch

BIN
v0.2.1.tar.gz Normal file

Binary file not shown.