fuanan add package

This commit is contained in:
fwx913451 2020-09-07 20:22:30 +08:00
parent 7b63507c8b
commit fd66acff69
4 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -5,7 +5,7 @@ Release: 1
Summary: Advanced file system stream objects for Node.js
License: BSD
URL: https://github.com/isaacs/fstream
Source0: https://registry.npmjs.org/fstream/-/fstream-%{version}.tgz
Source0: https://github.com/isaacs/fstream/archive/v%{version}.tar.gz
Source1: examples-%{version}.tar.bz2
Source10: dl-tests.sh
BuildArch: noarch
@ -20,7 +20,7 @@ the stats on a file, even if you don't change its contents, or to create
a symlink, etc.
%prep
%setup -q -n package
%autosetup -n fstream-%{version}
%build

BIN
v1.0.11.tar.gz Normal file

Binary file not shown.