init package

This commit is contained in:
root 2020-09-07 17:56:17 +08:00
parent 4069ce7d0f
commit 3f8d700059
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -6,7 +6,7 @@ Release: 1
Summary: Keep track of the overall completion of many disparate processes
License: ISC
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
ExclusiveArch: %{nodejs_arches} noarch
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
%prep
%setup -q -n package
%autosetup -n are-we-there-yet-%{version}
%nodejs_fixdep delegates '>=0.1.0'
%build

BIN
v1.0.5.tar.gz Normal file

Binary file not shown.