fuanan add package
This commit is contained in:
parent
9e29edcd6a
commit
06c6fcebd1
Binary file not shown.
@ -5,7 +5,7 @@ Release: 1
|
|||||||
Summary: General purpose cryptography utilities for Node.js
|
Summary: General purpose cryptography utilities for Node.js
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/hueniverse/cryptiles
|
URL: https://github.com/hueniverse/cryptiles
|
||||||
Source0: https://registry.npmjs.org/cryptiles/-/cryptiles-%{version}.tgz
|
Source0: https://github.com/hueniverse/cryptiles/archive/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -13,7 +13,7 @@ BuildRequires: nodejs-packaging
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%autosetup -n cryptiles-%{version}
|
||||||
sed -i 's/"node": ">=0.10.40"/"node": ">=0.10.36"/' package.json
|
sed -i 's/"node": ">=0.10.40"/"node": ">=0.10.36"/' package.json
|
||||||
chmod 0644 README.md LICENSE lib/* package.json
|
chmod 0644 README.md LICENSE lib/* package.json
|
||||||
|
|
||||||
|
|||||||
BIN
v2.0.5.tar.gz
Normal file
BIN
v2.0.5.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user