use nodejs-packaging for building

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-lodash-node?expand=0&rev=2
This commit is contained in:
2014-10-09 15:15:57 +00:00
committed by Git OBS Bridge
parent a07f7e7935
commit ea936fc420
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 9 15:08:18 UTC 2014 - jgleissner@suse.com
- use nodejs-packaging for building
-------------------------------------------------------------------
Wed Aug 20 10:58:08 UTC 2014 - jgleissner@suse.com

View File

@@ -8,13 +8,14 @@ Summary: A collection of Lo-Dash methods
URL: http://lodash.com/custom-builds
Group: Development/Languages/Other
Source0: http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
Requires: nodejs
BuildRequires: nodejs
BuildRequires: nodejs-packaging
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: noarch
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
%nodejs_find_provides_and_requires
%description
A collection of Lo-Dash methods as Node.js modules generated by lodash-cli.