|
|
|
|
@ -36,7 +36,7 @@ Class: EVAL
|
|
|
|
|
Group: Language |
|
|
|
|
License: MIT |
|
|
|
|
Version: %{V_node_gyp} |
|
|
|
|
Release: 20160304 |
|
|
|
|
Release: 20160305 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://download.openpkg.org/components/versioned/node-gyp/node-gyp-%{V_node_gyp}-%{V_node_gyp_snap}.tar.gz |
|
|
|
|
@ -56,7 +56,7 @@ PreReq: OpenPKG, openpkg >= 20140101, node, python
|
|
|
|
|
prog node-gyp = { |
|
|
|
|
version = %{version} |
|
|
|
|
url = https://github.com/TooTallNate/node-gyp/releases |
|
|
|
|
regex = (\d+\.\+d\.\d+) |
|
|
|
|
regex = (\d+\.\d+\.\d+) |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
|