init package
This commit is contained in:
parent
1c12f18526
commit
e1de4fdac4
BIN
2.4.0.tar.gz
Normal file
BIN
2.4.0.tar.gz
Normal file
Binary file not shown.
BIN
bytes-2.4.0.tgz
BIN
bytes-2.4.0.tgz
Binary file not shown.
@ -6,12 +6,7 @@ Release: 1
|
|||||||
Summary: Utility to parse a string bytes to bytes and vice-versa
|
Summary: Utility to parse a string bytes to bytes and vice-versa
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/visionmedia/bytes.js
|
URL: https://github.com/visionmedia/bytes.js
|
||||||
Source0: http://registry.npmjs.org/bytes/-/bytes-%{version}.tgz
|
Source0: https://github.com/visionmedia/bytes.js/archive/%{version}.tar.gz
|
||||||
# The test files are not included in the npm tarball.
|
|
||||||
# Source1 is generated by running Source10, which pulls from the upstream
|
|
||||||
# version control repository.
|
|
||||||
Source1: tests-%{version}.tar.bz2
|
|
||||||
Source10: dl-tests.sh
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -22,8 +17,7 @@ BuildRequires: npm(mocha)
|
|||||||
%summary
|
%summary
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%autosetup -n bytes.js-%{version}
|
||||||
%setup -T -D -a 1 -q -n package
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user