init package
This commit is contained in:
parent
4069ce7d0f
commit
3f8d700059
Binary file not shown.
@ -6,7 +6,7 @@ Release: 1
|
|||||||
Summary: Keep track of the overall completion of many disparate processes
|
Summary: Keep track of the overall completion of many disparate processes
|
||||||
License: ISC
|
License: ISC
|
||||||
URL: https://github.com/iarna/are-we-there-yet.git
|
URL: https://github.com/iarna/are-we-there-yet.git
|
||||||
Source0: https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-%{version}.tgz
|
Source0: https://github.com/iarna/are-we-there-yet/archive/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging npm(delegates) npm(readable-stream)
|
BuildRequires: nodejs-packaging npm(delegates) npm(readable-stream)
|
||||||
@ -17,7 +17,7 @@ BuildRequires: npm(tap)
|
|||||||
Keep track of the overall completion of many disparate processes
|
Keep track of the overall completion of many disparate processes
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%autosetup -n are-we-there-yet-%{version}
|
||||||
%nodejs_fixdep delegates '>=0.1.0'
|
%nodejs_fixdep delegates '>=0.1.0'
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|||||||
BIN
v1.0.5.tar.gz
Normal file
BIN
v1.0.5.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user