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
|
Summary: WebSocket protocol handler with pluggable I/O for Node.js
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://github.com/faye/websocket-driver-node
|
URL: http://github.com/faye/websocket-driver-node
|
||||||
Source0: http://registry.npmjs.org/websocket-driver/-/websocket-driver-%{version}.tgz
|
Source0: http://github.com/faye/websocket-driver-node/archive/%{version}.tar.gz
|
||||||
#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
|
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
|
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
|
|
||||||
%if 0%{?enable_tests}
|
%if 0%{?enable_tests}
|
||||||
@ -30,8 +22,7 @@ BuildRequires: npm(jstest)
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%autosetup -n websocket-driver-node-%{version}
|
||||||
%setup -q -T -D -a 1 -n package
|
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user