use nodejs-packaging for building
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-absolute-path?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 9 15:07:31 UTC 2014 - jgleissner@suse.com
|
||||
|
||||
- use nodejs-packaging for building
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 26 05:51:54 UTC 2014 - i@marguerite.su
|
||||
|
||||
|
||||
@@ -25,11 +25,12 @@ Summary: Absolute path node.js function
|
||||
URL: https://github.com/filearts/node-absolute-path
|
||||
Group: Development/Libraries/Other
|
||||
Source: http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
|
||||
BuildRequires: nodejs
|
||||
BuildRequires: nodejs-packaging
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
|
||||
%{?nodejs_requires}
|
||||
|
||||
%nodejs_find_provides_and_requires
|
||||
|
||||
%description
|
||||
Provides an isAbsolute path check for node.js.
|
||||
|
||||
Reference in New Issue
Block a user