fuanan add package
This commit is contained in:
parent
0c11681819
commit
e3a36ab707
Binary file not shown.
@ -8,7 +8,7 @@ Release: 1
|
|||||||
Summary: Module that helps you write generated functions in Node
|
Summary: Module that helps you write generated functions in Node
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/mafintosh/generate-function
|
URL: https://github.com/mafintosh/generate-function
|
||||||
Source0: https://github.com/mafintosh/generate-function/archive/3d5fc8de5859be95f58e3af9bfb5f663edd95149.tar.gz#/generate-function-3d5fc8d.tar.gz
|
Source0: https://github.com/mafintosh/generate-function/archive/v%{version}.tar.gz
|
||||||
Source1: https://raw.githubusercontent.com/mafintosh/generate-function/master/LICENSE
|
Source1: https://raw.githubusercontent.com/mafintosh/generate-function/master/LICENSE
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
@ -20,7 +20,7 @@ BuildRequires: npm(tape)
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -qn %{srcname}-%{commit0}
|
%autosetup -n generate-function-%{version}
|
||||||
cp -p %{SOURCE1} .
|
cp -p %{SOURCE1} .
|
||||||
rm -rf node_modules
|
rm -rf node_modules
|
||||||
|
|
||||||
|
|||||||
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