2014-10-09 15:17:30 +00:00
committed by Git OBS Bridge
parent db96bc549f
commit 94abe7ca0f
2 changed files with 8 additions and 6 deletions

View File

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

View File

@@ -25,14 +25,11 @@ License: MIT
Group: Development/Languages/Other Group: Development/Languages/Other
Url: https://github.com/lydell/source-map-resolve Url: https://github.com/lydell/source-map-resolve
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
Requires: nodejs-source-map-url
Requires: nodejs-atob
Requires: nodejs-urix
Requires: nodejs-resolve-url
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch BuildArch: noarch
%{nodejs_requires}
%nodejs_find_provides_and_requires
%description %description
Resolve the source map and/or sources for a generated file. Resolve the source map and/or sources for a generated file.