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
|
Summary: Jade template engine for Node.js
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/visionmedia/jade
|
URL: https://github.com/visionmedia/jade
|
||||||
Source0: http://registry.npmjs.org/jade/-/jade-%{version}.tgz
|
Source0: https://github.com/visionmedia/jade/archive/%{version}.tar.gz
|
||||||
Source1: tests-%{version}.tar.bz2
|
|
||||||
Patch0: %{name}-1.2.0-Fix-test-import-path.patch
|
Patch0: %{name}-1.2.0-Fix-test-import-path.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} 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.
|
implemented with JavaScript for Node.js.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%autosetup -n pug-%{version} -S git
|
||||||
%setup -T -D -a 1 -q -n package
|
|
||||||
%patch0 -p1
|
|
||||||
%nodejs_fixdep character-parser '~1.2'
|
%nodejs_fixdep character-parser '~1.2'
|
||||||
%nodejs_fixdep commander '>=2.1.0'
|
%nodejs_fixdep commander '>=2.1.0'
|
||||||
%nodejs_fixdep constantinople '~2.0'
|
%nodejs_fixdep constantinople '~2.0'
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user