package init
This commit is contained in:
parent
5d52967b91
commit
5c41c99be3
@ -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.
BIN
unpipe-1.0.0.tgz
BIN
unpipe-1.0.0.tgz
Binary file not shown.
BIN
v1.0.0.tar.gz
Normal file
BIN
v1.0.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user