package init

This commit is contained in:
zhanghua1831 2020-09-07 16:40:41 +08:00
parent 5d52967b91
commit 5c41c99be3
4 changed files with 2 additions and 8 deletions

View File

@ -7,12 +7,7 @@ Release: 1
Summary: Unpipe a stream from all destinations
License: MIT
URL: https://github.com/stream-utils/unpipe
Source0: https://registry.npmjs.org/unpipe/-/unpipe-%{version}.tgz
#git clone https://github.com/stream-utils/unpipe
#cd unpipe
#git archive --prefix='test/' --format=tar ${gittag}:test/ \
# | bzip2 > "$pwd"/tests-${tag}.tar.bz2
Source1: tests-%{version}.tar.bz2
Source0: https://github.com/stream-utils/unpipe/archive/v%{version}.tar.gz
ExclusiveArch: %{nodejs_arches} noarch
BuildArch: noarch
BuildRequires: nodejs-packaging
@ -24,8 +19,7 @@ Requires: nodejs
Unpipe a stream from all destinations
%prep
%setup -q -n package
%setup -q -T -D -a 1 -n package
%autosetup -n unpipe-%{version}
%build

Binary file not shown.

Binary file not shown.

BIN
v1.0.0.tar.gz Normal file

Binary file not shown.