fuanan add package

This commit is contained in:
fwx913451 2020-09-07 20:25:01 +08:00
parent e953ad1a79
commit df8fbb2104
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ Release: 1
Summary: Command-line interface for Grunt, the JavaScript testing framework
License: MIT
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
ExclusiveArch: %{nodejs_arches} noarch
BuildRequires: nodejs-packaging
@ -17,7 +17,7 @@ your system, which is useful when running a locally installed Grunt for your
project.
%prep
%setup -q -n %{srcname}-%{version}
%autosetup -n grunt-cli-%{version}
%nodejs_fixdep findup-sync '~0.3'
%nodejs_fixdep nopt '^3.0.6'
%nodejs_fixdep resolve '^1.1.6'