Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d7d9a4a567 |
||
|
|
1be1e1babb |
||
|
|
5cdbd17f9c |
||
|
|
94784b2d9e |
||
|
|
2fe28f3432 |
1 changed files with 4 additions and 11 deletions
|
|
@ -3,7 +3,7 @@ document: modulemd
|
|||
version: 2
|
||||
data:
|
||||
name: fleet-commander
|
||||
stream: admin
|
||||
stream: epel8
|
||||
summary: Fleet Commander Admin module for EPEL8
|
||||
description: >-
|
||||
This module stream supports only Fleet Commander Admin on EPEL8
|
||||
|
|
@ -13,8 +13,9 @@ data:
|
|||
dependencies:
|
||||
- buildrequires:
|
||||
idm: [DL1]
|
||||
platform: [el8.4.0]
|
||||
platform: [el8]
|
||||
requires:
|
||||
idm: [DL1]
|
||||
platform: [el8]
|
||||
references:
|
||||
community: https://fleet-commander.org/
|
||||
|
|
@ -27,13 +28,5 @@ data:
|
|||
- fleet-commander-admin
|
||||
api:
|
||||
rpms:
|
||||
- ipa-desktop-profile
|
||||
filter:
|
||||
rpms:
|
||||
- python3-ipaclient
|
||||
components:
|
||||
rpms:
|
||||
python3-ipaclient:
|
||||
rationale: Python 3 IPA client library
|
||||
ref: master
|
||||
- freeipa-desktop-profile
|
||||
...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue