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
|
Summary: Bindings to Google's Closure Compiler for Node.js
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/tim-smart/node-closure
|
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
|
Patch0: nodejs-closure-compiler-invoke.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} 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.
|
in a child process and returns the results in a callback.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%autosetup -n node-closure-%{version} -S git
|
||||||
%patch0 -p1
|
|
||||||
%nodejs_fixdep -r google-closure-compiler
|
%nodejs_fixdep -r google-closure-compiler
|
||||||
rm -rf node_modules lib/*
|
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