Add the modulemd file

This commit is contained in:
Vit Mojzis 2018-09-25 14:49:26 +02:00
commit fd65630e7e
2 changed files with 37 additions and 2 deletions

View file

@ -1,3 +1,3 @@
# setools
# setools 4.2.0
The setools package
Development version of the setools package.

35
setools.yaml Normal file
View file

@ -0,0 +1,35 @@
---
document: modulemd
version: 2
data:
summary: Policy analysis tools for SELinux
description: >-
SETools is a collection of graphical tools, command-line tools, and Python modules
designed to facilitate SELinux policy analysis.
license:
module:
- MIT
dependencies:
- buildrequires:
platform: []
requires:
platform: []
profiles:
default:
description: Standard installation
rpms:
- setools-console
api:
rpms:
- python3-setools
- setools-console
components:
rpms:
setools:
rationale: Main component
ref: 4.2.0
policycoreutils:
rationale: New version supporting the API of setools 4.2.0
ref: master
buildorder: 10