fuanan add package
This commit is contained in:
parent
7aee3900a6
commit
fa0a7ab01e
BIN
diff-1.0.8.tgz
BIN
diff-1.0.8.tgz
Binary file not shown.
@ -6,7 +6,7 @@ Release: 1
|
|||||||
Summary: A JavaScript text diff implementation for Node.js
|
Summary: A JavaScript text diff implementation for Node.js
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/kpdecker/jsdiff
|
URL: https://github.com/kpdecker/jsdiff
|
||||||
Source0: http://registry.npmjs.org/diff/-/diff-%{version}.tgz
|
Source0: https://github.com/kpdecker/jsdiff/archive/v%{version}.tar.gz
|
||||||
Source1: tests-v%{version}.tar.bz2
|
Source1: tests-v%{version}.tar.bz2
|
||||||
Source10: dl-tests.sh
|
Source10: dl-tests.sh
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -20,8 +20,7 @@ BuildRequires: npm(colors) npm(mocha) npm(should)
|
|||||||
%{summary}
|
%{summary}
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%autosetup -n jsdiff-%{version}
|
||||||
%setup -q -T -D -a 1 -n package
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
v1.0.8.tar.gz
Normal file
BIN
v1.0.8.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user