use nodejs-packaging for building
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-isbinaryfile?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 9 15:08:14 UTC 2014 - jgleissner@suse.com
|
||||||
|
|
||||||
|
- use nodejs-packaging for building
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 26 13:09:25 UTC 2014 - i@marguerite.su
|
Fri Sep 26 13:09:25 UTC 2014 - i@marguerite.su
|
||||||
|
|
||||||
|
@@ -25,13 +25,14 @@ Summary: Detects if a file is binary in Node.js. Similar to Perl's -B
|
|||||||
URL: https://github.com/isaacs/isbinaryfile
|
URL: https://github.com/isaacs/isbinaryfile
|
||||||
Group: Development/Languages/Other
|
Group: Development/Languages/Other
|
||||||
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
|
||||||
Node.js isbinaryfile module. Detects if a file is binary in Node.js. Similar to Perl's -B.
|
Node.js isbinaryfile module. Detects if a file is binary in Node.js. Similar to Perl's -B.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user