package init
This commit is contained in:
parent
ceba54386e
commit
d9587e594a
BIN
0.3.3.tar.gz
Normal file
BIN
0.3.3.tar.gz
Normal file
Binary file not shown.
@ -8,17 +8,9 @@ Release: 1
|
||||
Summary: WebSocket protocol handler with pluggable I/O for Node.js
|
||||
License: MIT
|
||||
URL: http://github.com/faye/websocket-driver-node
|
||||
Source0: http://registry.npmjs.org/websocket-driver/-/websocket-driver-%{version}.tgz
|
||||
#tag = 0.3.3
|
||||
#git clone git://github.com/faye/websocket-driver-node.git
|
||||
#cd websocket-driver-node
|
||||
#git archive --prefix="spec/" --format=tar tags/${tag}:spec/ \
|
||||
# | bzip2 > "$pwd"/tests-${tag}.tar.bz2
|
||||
Source1: tests-%{version}.tar.bz2
|
||||
|
||||
Source0: http://github.com/faye/websocket-driver-node/archive/%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
|
||||
BuildRequires: nodejs-packaging
|
||||
|
||||
%if 0%{?enable_tests}
|
||||
@ -30,8 +22,7 @@ BuildRequires: npm(jstest)
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n package
|
||||
%setup -q -T -D -a 1 -n package
|
||||
%autosetup -n websocket-driver-node-%{version}
|
||||
|
||||
|
||||
%build
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user