Removed useradd dependency so package works for Amazon Linux

This commit is contained in:
Greg Szabo 2017-07-27 20:48:57 +00:00
parent 4cb362d625
commit bc398a5859
4 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@ URL: https://tendermint.com/
Packager: Greg Szabo
Requires: tendermint >= 0.10.0
Provides: basecli
Requires(pre): useradd
#Requires(pre): useradd
%description
Basecoin is an ABCI application designed to be used with the Tendermint consensus engine to form a Proof-of-Stake cryptocurrency. It also provides a general purpose framework for extending the feature-set of the cryptocurrency by implementing plugins.

View File

@ -11,7 +11,7 @@ License: Apache 2.0
URL: https://tendermint.com/
Packager: Greg Szabo
Requires: tendermint >= 0.10.0
Requires(pre): useradd
#Requires(pre): useradd
%description
Ethermint enables ethereum to run as an ABCI application on tendermint and the COSMOS hub. This application allows you to get all the benefits of ethereum without having to run your own miners.

View File

@ -11,7 +11,7 @@ License: Apache 2.0
URL: https://cosmos.network/
Packager: Greg Szabo
Requires: tendermint >= 0.10.0
Requires(pre): useradd
#Requires(pre): useradd
%description
Gaia description comes later.

View File

@ -11,7 +11,7 @@ License: Apache 2.0
URL: https://tendermint.com/
Packager: Greg Szabo
Requires: tendermint >= 0.10.0
Requires(pre): useradd
#Requires(pre): useradd
%description
This software is intended to create a space to easily send invoices between and within institutions. Firstly, the commands of trackmatron are separated into two broad categories: submitting information to the blockchain (transactions), and retrieving information from the blockchain (query).