use nodejs-packaging for building

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-source-map-url?expand=0&rev=2
This commit is contained in:
2014-10-09 15:17:31 +00:00
committed by Git OBS Bridge
parent d61729d2ae
commit b233c2a26e
2 changed files with 8 additions and 2 deletions

View File

@@ -25,10 +25,11 @@ License: MIT
Group: Development/Languages/Other
Url: https://github.com/lydell/source-map-url
Source: http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
BuildRequires: nodejs
BuildRequires: nodejs-packaging
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%{nodejs_requires}
%nodejs_find_provides_and_requires
%description
Tools for working with sourceMappingURL comments.