fuanan add package
This commit is contained in:
parent
b2cbcfc754
commit
652dceeb9a
@ -6,7 +6,7 @@ Release: 1
|
|||||||
Summary: Minify files with UglifyJS
|
Summary: Minify files with UglifyJS
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/gruntjs/grunt-contrib-uglify
|
URL: https://github.com/gruntjs/grunt-contrib-uglify
|
||||||
Source0: https://github.com/gruntjs/grunt-contrib-uglify/archive/v%{version}/grunt-contrib-uglify-%{version}.tar.gz
|
Source0: https://github.com/gruntjs/grunt-contrib-uglify/archive/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
|
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
|
||||||
@ -20,7 +20,7 @@ BuildRequires: npm(grunt-contrib-nodeunit)
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n grunt-contrib-uglify-%{version}
|
%autosetup -n grunt-contrib-uglify-%{version}
|
||||||
%nodejs_fixdep lodash "^3.10.1"
|
%nodejs_fixdep lodash "^3.10.1"
|
||||||
%nodejs_fixdep maxmin "^2.1.0"
|
%nodejs_fixdep maxmin "^2.1.0"
|
||||||
%nodejs_fixdep uglify-js ">=2.6.0"
|
%nodejs_fixdep uglify-js ">=2.6.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user