fuanan add package

This commit is contained in:
fwx913451 2020-09-07 20:24:37 +08:00
parent f7b51f1f43
commit 9a71d43578
3 changed files with 2 additions and 2 deletions

BIN
1.7.0.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -6,7 +6,7 @@ Release: 1
Summary: Growl unobtrusive notifications for Node.js
License: MIT
URL: https://github.com/tj/node-growl
Source0: http://registry.npmjs.org/growl/-/growl-%{version}.tgz
Source0: https://github.com/tj/node-growl/archive/%{version}.tar.gz
BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
@ -19,7 +19,7 @@ Requires: libnotify%{?_isa} >= 0:0.5.0-1
%{summary}
%prep
%setup -q -n package
%autosetup -n node-growl-%{version}
%build