package init
This commit is contained in:
parent
e91325c5aa
commit
eff65a0ef9
BIN
3.10.0.tar.gz
Normal file
BIN
3.10.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -6,9 +6,7 @@ Release: 1
|
||||
Summary: YAML 1.2 parser and serializer
|
||||
License: MIT
|
||||
URL: https://github.com/nodeca/js-yaml
|
||||
Source0: https://registry.npmjs.org/js-yaml/-/js-yaml-%{version}.tgz
|
||||
Source1: tests-%{version}.tar.bz2
|
||||
Source2: examples-%{version}.tar.bz2
|
||||
Source0: https://github.com/nodeca/js-yaml/archive/%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
BuildRequires: nodejs-packaging
|
||||
@ -22,9 +20,7 @@ completely rewritten from scratch. Now it's very fast, and supports the
|
||||
1.2 spec.
|
||||
|
||||
%prep
|
||||
%setup -q -n package
|
||||
%setup -q -T -D -a 1 -n package
|
||||
%setup -q -T -D -a 2 -n package
|
||||
%autosetup -n js-yaml-%{version}
|
||||
sed -i '1s/env //' bin/js-yaml.js
|
||||
%nodejs_fixdep esprima
|
||||
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user