fuanan add package
This commit is contained in:
parent
975c915a06
commit
6a7c23e86c
BIN
clone-1.0.2.tgz
BIN
clone-1.0.2.tgz
Binary file not shown.
@ -6,7 +6,7 @@ Release: 1
|
|||||||
Summary: Deep cloning of objects and arrays
|
Summary: Deep cloning of objects and arrays
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/pvorb/clone
|
URL: https://github.com/pvorb/clone
|
||||||
Source0: https://registry.npmjs.org/clone/-/clone-%{version}.tgz
|
Source0: https://github.com/pvorb/clone/archive/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -17,7 +17,7 @@ BuildRequires: nodeunit npm(underscore)
|
|||||||
Offers foolproof deep cloning of variables in JavaScript.
|
Offers foolproof deep cloning of variables in JavaScript.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%autosetup -n clone-%{version}
|
||||||
rm -rf node_modules/
|
rm -rf node_modules/
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|||||||
BIN
v1.0.2.tar.gz
Normal file
BIN
v1.0.2.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user