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
|
Fri Sep 12 11:32:27 UTC 2014 - jgleissner@suse.com
|
||||||
|
|
||||||
|
@@ -25,13 +25,14 @@ License: BSD-2-Clause
|
|||||||
Group: Development/Libraries/Other
|
Group: Development/Libraries/Other
|
||||||
Url: https://github.com/mishoo/UglifyJS
|
Url: https://github.com/mishoo/UglifyJS
|
||||||
Source0: http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
|
Source0: http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
|
||||||
BuildRequires: nodejs
|
BuildRequires: nodejs-packaging
|
||||||
Requires: nodejs
|
|
||||||
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_find_provides_and_requires
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package implements a general-purpose JavaScript
|
This package implements a general-purpose JavaScript
|
||||||
parser/compressor/beautifier toolkit. It is developed on NodeJS, but it should
|
parser/compressor/beautifier toolkit. It is developed on NodeJS, but it should
|
||||||
|
Reference in New Issue
Block a user