Add mongo-tools

This commit is contained in:
Marek Skalický 2018-05-25 14:13:21 +02:00
commit ea3d1b0e62
No known key found for this signature in database
GPG key ID: AA3B2D500F0DCCBC

View file

@ -41,6 +41,10 @@ data:
rpms:
- mongodb
- mongodb-server
buildopts:
rpms:
macros: |
%with_bundled 1
components:
rpms:
mongodb:
@ -51,4 +55,7 @@ data:
rationale: Python MongoDB driver | MongoDB dependecy for running testsuite.
ref: f28
buildorder: 3
mongo-tools:
rationale: MongoDB tools.
ref: 3.6
buildorder: 2