fuanan add package
This commit is contained in:
parent
8fb0c74102
commit
477ebc2309
Binary file not shown.
@ -4,7 +4,7 @@ Release: 1
|
||||
Summary: Bindings to Google's Closure Compiler for Node.js
|
||||
License: MIT
|
||||
URL: https://github.com/tim-smart/node-closure
|
||||
Source0: http://registry.npmjs.org/closure-compiler/-/closure-compiler-%{version}.tgz
|
||||
Source0: https://github.com/tim-smart/node-closure/archive/v%{version}.tar.gz
|
||||
Patch0: nodejs-closure-compiler-invoke.patch
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
@ -15,8 +15,7 @@ A wrapper to the Google Closure compiler tool. It runs the jar file
|
||||
in a child process and returns the results in a callback.
|
||||
|
||||
%prep
|
||||
%setup -q -n package
|
||||
%patch0 -p1
|
||||
%autosetup -n node-closure-%{version} -S git
|
||||
%nodejs_fixdep -r google-closure-compiler
|
||||
rm -rf node_modules lib/*
|
||||
|
||||
|
||||
BIN
v0.2.10.tar.gz
Normal file
BIN
v0.2.10.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user