Modify Source
This commit is contained in:
parent
a04ee32729
commit
6217c4ef9a
Binary file not shown.
@ -6,8 +6,8 @@ Release: 1
|
|||||||
Summary: Command-line parser with readable syntax from your sweetest dreams
|
Summary: Command-line parser with readable syntax from your sweetest dreams
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/andreyvit/dreamopt.js
|
URL: https://github.com/andreyvit/dreamopt.js
|
||||||
Source0: https://registry.npmjs.org/dreamopt/-/dreamopt-%{version}.tgz
|
Source0: https://github.com/andreyvit/dreamopt.js/archive/v%{version}.tar.gz
|
||||||
Source1: https://raw.githubusercontent.com/andreyvit/dreamopt.js/090bbef47c7d93d4e51f9ed346260f05cc40135f/LICENSE
|
Source1: https://github.com/andreyvit/dreamopt.js/blob/master/LICENSE
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging coffee-script npm(mocha)
|
BuildRequires: nodejs-packaging coffee-script npm(mocha)
|
||||||
@ -16,7 +16,7 @@ BuildRequires: nodejs-packaging coffee-script npm(mocha)
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -qn package
|
%autosetup -n dreamopt.js-%{version}
|
||||||
rm -f lib/dreamopt.js
|
rm -f lib/dreamopt.js
|
||||||
rm -rf node_modules
|
rm -rf node_modules
|
||||||
cp -p %{SOURCE1} .
|
cp -p %{SOURCE1} .
|
||||||
|
|||||||
BIN
v0.8.0.tar.gz
Normal file
BIN
v0.8.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user