package init
This commit is contained in:
parent
f8231c9875
commit
8b9c9905a4
BIN
isexe-2.0.0.tgz
BIN
isexe-2.0.0.tgz
Binary file not shown.
@ -7,7 +7,7 @@ Release: 1
|
|||||||
Summary: Minimal module to check if a file is executable
|
Summary: Minimal module to check if a file is executable
|
||||||
License: ISC
|
License: ISC
|
||||||
URL: https://github.com/isaacs/isexe
|
URL: https://github.com/isaacs/isexe
|
||||||
Source0: https://registry.npmjs.org/%{packagename}/-/%{packagename}-%{version}.tgz
|
Source0: https://github.com/isaacs/isexe/archive/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -18,7 +18,7 @@ BuildRequires: npm(mkdirp) npm(rimraf) npm(tap)
|
|||||||
Minimal module to check if a file is executable.
|
Minimal module to check if a file is executable.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%autosetup -n isexe-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
|||||||
BIN
v2.0.0.tar.gz
Normal file
BIN
v2.0.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user