package init
This commit is contained in:
parent
5d52967b91
commit
5c41c99be3
@ -7,12 +7,7 @@ Release: 1
|
|||||||
Summary: Unpipe a stream from all destinations
|
Summary: Unpipe a stream from all destinations
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/stream-utils/unpipe
|
URL: https://github.com/stream-utils/unpipe
|
||||||
Source0: https://registry.npmjs.org/unpipe/-/unpipe-%{version}.tgz
|
Source0: https://github.com/stream-utils/unpipe/archive/v%{version}.tar.gz
|
||||||
#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
|
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -24,8 +19,7 @@ Requires: nodejs
|
|||||||
Unpipe a stream from all destinations
|
Unpipe a stream from all destinations
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%autosetup -n unpipe-%{version}
|
||||||
%setup -q -T -D -a 1 -n package
|
|
||||||
|
|
||||||
%build
|
%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