fuanan add package

This commit is contained in:
fwx913451 2020-09-08 10:28:20 +08:00
parent bce2714bb9
commit 82aeccb54b
3 changed files with 2 additions and 3 deletions

BIN
1.0.0.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -6,7 +6,7 @@ Release: 1
Summary: Embedded JavaScript templates for Node.js Summary: Embedded JavaScript templates for Node.js
License: MIT License: MIT
URL: https://github.com/tj/ejs URL: https://github.com/tj/ejs
Source0: http://registry.npmjs.org/ejs/-/ejs-%{version}.tgz Source0: https://github.com/tj/ejs/archive/%{version}.tar.gz
Patch0: nodejs-ejs_fix-should-syntax.patch Patch0: nodejs-ejs_fix-should-syntax.patch
BuildArch: noarch BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch ExclusiveArch: %{nodejs_arches} noarch
@ -19,8 +19,7 @@ BuildRequires: npm(mocha) npm(should)
%{summary}. %{summary}.
%prep %prep
%setup -q -n package %autosetup -n ejs-%{version} -S git
%patch0 -p1
%build %build