diff --git a/grunt-legacy-log-1.0.2.tgz b/grunt-legacy-log-1.0.2.tgz deleted file mode 100644 index e4c0c8d..0000000 Binary files a/grunt-legacy-log-1.0.2.tgz and /dev/null differ diff --git a/nodejs-grunt-legacy-log.spec b/nodejs-grunt-legacy-log.spec index 8406b3e..5d82a23 100644 --- a/nodejs-grunt-legacy-log.spec +++ b/nodejs-grunt-legacy-log.spec @@ -5,7 +5,7 @@ Release: 1 Summary: The Grunt 0.4.x logger License: MIT URL: https://github.com/gruntjs/grunt-legacy-log -Source0: https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-%{version}.tgz +Source0: https://github.com/gruntjs/grunt-legacy-log/archive/v%{version}.tar.gz BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch BuildRequires: nodejs-packaging @@ -15,7 +15,7 @@ BuildRequires: npm(underscore.string) %{summary}. %prep -%setup -q -n package +%autosetup -n grunt-legacy-log-1.0.2 %nodejs_fixdep colors "^1.1.2" %nodejs_fixdep lodash "^3.10.1" %nodejs_fixdep underscore.string "^2.3.1" diff --git a/v1.0.2.tar.gz b/v1.0.2.tar.gz new file mode 100644 index 0000000..acb9012 Binary files /dev/null and b/v1.0.2.tar.gz differ