use nodejs-packaging for building

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-argparser?expand=0&rev=2
This commit is contained in:
2014-10-09 15:12:35 +00:00
committed by Git OBS Bridge
parent ee732019f7
commit 2576cb8364
2 changed files with 7 additions and 1 deletions

View File

@@ -23,10 +23,11 @@ Url: https://github.com/jshint/node-jshint
Source: %{name}-%{version}.tar.gz
Group: Development/Libraries/Other
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: nodejs
BuildRequires: npm nodejs
BuildArch: noarch
%nodejs_find_provides_and_requires
%description
Simplest parse arguments, options for Node.js