diff --git a/nodejs-grunt-contrib-clean.spec b/nodejs-grunt-contrib-clean.spec index ab90399..bb5f557 100644 --- a/nodejs-grunt-contrib-clean.spec +++ b/nodejs-grunt-contrib-clean.spec @@ -6,13 +6,10 @@ Release: 1 Summary: A Grunt plugin to clean files and folders License: MIT 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 -%if 0%{?fedora} >= 19 ExclusiveArch: %{nodejs_arches} noarch -%else ExclusiveArch: %{ix86} x86_64 %{arm} noarch -%endif BuildRequires: nodejs-packaging %if 0%{?enable_tests} BuildRequires: npm(grunt-cli) npm(grunt-contrib-nodeunit) npm(rimraf)