fuanan add package
This commit is contained in:
parent
3185740d4d
commit
07757ad5f1
@ -6,13 +6,10 @@ Release: 1
|
|||||||
Summary: A Grunt plugin to clean files and folders
|
Summary: A Grunt plugin to clean files and folders
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/gruntjs/grunt-contrib-clean
|
URL: https://github.com/gruntjs/grunt-contrib-clean
|
||||||
Source0: https://github.com/gruntjs/grunt-contrib-clean/archive/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/gruntjs/grunt-contrib-clean/archive/v%{version}/nodejs-grunt-contrib-clean-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if 0%{?fedora} >= 19
|
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
%else
|
|
||||||
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
|
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
|
||||||
%endif
|
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
%if 0%{?enable_tests}
|
%if 0%{?enable_tests}
|
||||||
BuildRequires: npm(grunt-cli) npm(grunt-contrib-nodeunit) npm(rimraf)
|
BuildRequires: npm(grunt-cli) npm(grunt-contrib-nodeunit) npm(rimraf)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user