diff --git a/nodejs-grunt-contrib-uglify.spec b/nodejs-grunt-contrib-uglify.spec index f861584..ef1d100 100644 --- a/nodejs-grunt-contrib-uglify.spec +++ b/nodejs-grunt-contrib-uglify.spec @@ -6,7 +6,7 @@ Release: 1 Summary: Minify files with UglifyJS License: MIT 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 ExclusiveArch: %{nodejs_arches} noarch ExclusiveArch: %{ix86} x86_64 %{arm} noarch @@ -20,7 +20,7 @@ BuildRequires: npm(grunt-contrib-nodeunit) %{summary}. %prep -%setup -q -n grunt-contrib-uglify-%{version} +%autosetup -n grunt-contrib-uglify-%{version} %nodejs_fixdep lodash "^3.10.1" %nodejs_fixdep maxmin "^2.1.0" %nodejs_fixdep uglify-js ">=2.6.0" diff --git a/grunt-contrib-uglify-0.11.1.tar.gz b/v0.11.1.tar.gz similarity index 100% rename from grunt-contrib-uglify-0.11.1.tar.gz rename to v0.11.1.tar.gz