package init
This commit is contained in:
parent
9b7699440c
commit
0bef30f3a2
@ -1,5 +1,3 @@
|
||||
%global commit 8881c4a806604deabe958f37e51672a65ef150fe
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
Name: nodejs-http-signature
|
||||
Version: 0.10.0
|
||||
Release: 1
|
||||
@ -8,8 +6,7 @@ BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
License: MIT
|
||||
URL: https://github.com/joyent/node-http-signature
|
||||
#https://codeload.github.com/joyent/node-http-signature/tar.gz/v{version}
|
||||
Source0: node-http-signature-%{version}.tar.gz
|
||||
Source0: https://github.com/joyent/node-http-signature/archive/v%{version}.tar.gz
|
||||
BuildRequires: nodejs-packaging npm(tap) npm(node-uuid) npm(assert-plus) npm(asn1) npm(ctype)
|
||||
%description
|
||||
nodejs-http-signature is a node.js library that has client and server components
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user