package init
This commit is contained in:
parent
f06e512efe
commit
dd465efc4a
BIN
1.3.1.tar.gz
Normal file
BIN
1.3.1.tar.gz
Normal file
Binary file not shown.
BIN
jade-1.3.1.tgz
BIN
jade-1.3.1.tgz
Binary file not shown.
@ -6,8 +6,7 @@ Release: 1
|
||||
Summary: Jade template engine for Node.js
|
||||
License: MIT
|
||||
URL: https://github.com/visionmedia/jade
|
||||
Source0: http://registry.npmjs.org/jade/-/jade-%{version}.tgz
|
||||
Source1: tests-%{version}.tar.bz2
|
||||
Source0: https://github.com/visionmedia/jade/archive/%{version}.tar.gz
|
||||
Patch0: %{name}-1.2.0-Fix-test-import-path.patch
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
@ -22,9 +21,7 @@ Jade is a high performance template engine heavily influenced by Haml and
|
||||
implemented with JavaScript for Node.js.
|
||||
|
||||
%prep
|
||||
%setup -q -n package
|
||||
%setup -T -D -a 1 -q -n package
|
||||
%patch0 -p1
|
||||
%autosetup -n pug-%{version} -S git
|
||||
%nodejs_fixdep character-parser '~1.2'
|
||||
%nodejs_fixdep commander '>=2.1.0'
|
||||
%nodejs_fixdep constantinople '~2.0'
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user