Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f49709147b | ||
|
|
c376e7a294 | ||
|
|
00e5543288 |
1 changed files with 9 additions and 17 deletions
|
|
@ -1,10 +1,8 @@
|
|||
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.
|
||||
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.
|
||||
license:
|
||||
module: [ MIT ]
|
||||
dependencies:
|
||||
|
|
@ -13,26 +11,20 @@ data:
|
|||
requires:
|
||||
platform: f28
|
||||
references:
|
||||
community: https://docs.pagure.org/modularity/
|
||||
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:
|
||||
- tangerine
|
||||
- tangerine
|
||||
api:
|
||||
rpms:
|
||||
- perl-Tangerine
|
||||
- tangerine
|
||||
- perl-Tangerine
|
||||
- tangerine
|
||||
components:
|
||||
rpms:
|
||||
perl-List-Compare:
|
||||
rationale: A dependency of tangerine.
|
||||
ref: master
|
||||
perl-Tangerine:
|
||||
rationale: Provides API for this module and is a dependency of tangerine.
|
||||
ref: 7e96446
|
||||
tangerine:
|
||||
rationale: Provides API for this module.
|
||||
wmname:
|
||||
rationale: Test pungi multilib on binary package.
|
||||
buildorder: 10
|
||||
ref: master
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue