diff --git a/README.md b/README.md index a0e2f89..c5563ee 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# setools +# setools 4.2.0 -The setools package \ No newline at end of file +Latest version of the setools package. diff --git a/setools.yaml b/setools.yaml new file mode 100644 index 0000000..cbf8ccc --- /dev/null +++ b/setools.yaml @@ -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: latest version supporting the API of setools 4.2.0 + ref: master + buildorder: 10