use nodejs-packaging for building

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

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 9 15:07:57 UTC 2014 - jgleissner@suse.com
- use nodejs-packaging for building
-------------------------------------------------------------------
Sat Sep 20 16:54:45 UTC 2014 - i@marguerite.su

View File

@@ -25,10 +25,11 @@ License: BSD-3-Clause
Group: Development/Languages/Other
Url: https://github.com/michaelficarra/cscodegen
Source: %{base_name}-%{version}.tar.gz
BuildRequires: nodejs
BuildRequires: nodejs-packaging
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%{nodejs_requires}
%nodejs_find_provides_and_requires
%description
CoffeeScript code generator.