fuanan add package
This commit is contained in:
parent
e953ad1a79
commit
df8fbb2104
@ -5,7 +5,7 @@ Release: 1
|
|||||||
Summary: Command-line interface for Grunt, the JavaScript testing framework
|
Summary: Command-line interface for Grunt, the JavaScript testing framework
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/gruntjs/grunt-cli
|
URL: https://github.com/gruntjs/grunt-cli
|
||||||
Source0: https://github.com/gruntjs/grunt-cli/archive/v%{version}.tar.gz#/grunt-cli-%{version}.tar.gz
|
Source0: https://github.com/gruntjs/grunt-cli/archive/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -17,7 +17,7 @@ your system, which is useful when running a locally installed Grunt for your
|
|||||||
project.
|
project.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{srcname}-%{version}
|
%autosetup -n grunt-cli-%{version}
|
||||||
%nodejs_fixdep findup-sync '~0.3'
|
%nodejs_fixdep findup-sync '~0.3'
|
||||||
%nodejs_fixdep nopt '^3.0.6'
|
%nodejs_fixdep nopt '^3.0.6'
|
||||||
%nodejs_fixdep resolve '^1.1.6'
|
%nodejs_fixdep resolve '^1.1.6'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user