A test build for a complex Boltron shared-userspace failure
Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
parent
7b529e2885
commit
ca5cc418e2
1 changed files with 7 additions and 13 deletions
|
|
@ -2,26 +2,20 @@ document: modulemd
|
|||
version: 1
|
||||
data:
|
||||
summary: A test module in all its beautiful beauty
|
||||
description: This module demonstrates how to write simple modulemd files And can be used for testing the build and release pipeline.
|
||||
description: >-
|
||||
This module demonstrates how to write simple modulemd files And
|
||||
can be used for testing the build and release pipeline.
|
||||
license:
|
||||
module: [ MIT ]
|
||||
dependencies:
|
||||
buildrequires:
|
||||
base-runtime: f26
|
||||
bootstrap: f26
|
||||
references:
|
||||
community: https://fedoraproject.org/wiki/Modularity
|
||||
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
|
||||
tracker: https://taiga.fedorainfracloud.org/project/modularity
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- mksh
|
||||
api:
|
||||
rpms:
|
||||
- ed
|
||||
- mksh
|
||||
components:
|
||||
rpms:
|
||||
ed:
|
||||
rationale: A build dependency of mksh.
|
||||
ref: abc0235d4923930745ef05d873646f361a365457
|
||||
selinux-policy:
|
||||
rationale: A test build.
|
||||
ref: f26
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue