Add mongo-tools
This commit is contained in:
parent
d6c004e81b
commit
ea3d1b0e62
1 changed files with 8 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue