fuanan add package
This commit is contained in:
parent
bce2714bb9
commit
82aeccb54b
BIN
1.0.0.tar.gz
Normal file
BIN
1.0.0.tar.gz
Normal file
Binary file not shown.
BIN
ejs-1.0.0.tgz
BIN
ejs-1.0.0.tgz
Binary file not shown.
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user