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

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 9 15:08:38 UTC 2014 - jgleissner@suse.com
- use nodejs-packaging for building
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 25 15:10:59 UTC 2014 - i@marguerite.su Thu Sep 25 15:10:59 UTC 2014 - i@marguerite.su

View File

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