use nodejs-packaging for building
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-stringscanner?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 9 15:08:39 UTC 2014 - jgleissner@suse.com
|
||||||
|
|
||||||
|
- use nodejs-packaging for building
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 23 13:26:16 UTC 2014 - i@marguerite.su
|
Tue Sep 23 13:26:16 UTC 2014 - i@marguerite.su
|
||||||
|
|
||||||
|
@@ -26,11 +26,12 @@ License: MIT
|
|||||||
Group: Development/Languages/Other
|
Group: Development/Languages/Other
|
||||||
Url: https://github.com/michaelficarra/cjs-string-scanner
|
Url: https://github.com/michaelficarra/cjs-string-scanner
|
||||||
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
|
||||||
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
|
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
|
||||||
%{?nodejs_requires}
|
|
||||||
|
%nodejs_find_provides_and_requires
|
||||||
|
|
||||||
%description
|
%description
|
||||||
StringScanner performs lexical scanning operations on a string.
|
StringScanner performs lexical scanning operations on a string.
|
||||||
|
Reference in New Issue
Block a user