use nodejs-packaging for building
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-uglifyjs?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 9 15:08:43 UTC 2014 - jgleissner@suse.com
|
||||
|
||||
- use nodejs-packaging for building
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 12 11:32:27 UTC 2014 - jgleissner@suse.com
|
||||
|
||||
|
@@ -25,13 +25,14 @@ License: BSD-2-Clause
|
||||
Group: Development/Libraries/Other
|
||||
Url: https://github.com/mishoo/UglifyJS
|
||||
Source0: http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
|
||||
BuildRequires: nodejs
|
||||
Requires: nodejs
|
||||
BuildRequires: nodejs-packaging
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
|
||||
|
||||
|
||||
%nodejs_find_provides_and_requires
|
||||
|
||||
%description
|
||||
This package implements a general-purpose JavaScript
|
||||
parser/compressor/beautifier toolkit. It is developed on NodeJS, but it should
|
||||
|
Reference in New Issue
Block a user