fuanan add package
This commit is contained in:
parent
7508d05f9d
commit
8fef6e12c3
Binary file not shown.
@ -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
BIN
v0.2.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user