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
|
document: modulemd
|
||||||
version: 1
|
version: 1
|
||||||
data:
|
data:
|
||||||
summary: A test module in all its beautiful beauty
|
summary: A test module in all its beautiful beauty.
|
||||||
description: >-
|
description: This module demonstrates how to write simple modulemd files And can be used for testing the build and release pipeline.
|
||||||
This module demonstrates how to write simple modulemd files And
|
|
||||||
can be used for testing the build and release pipeline.
|
|
||||||
license:
|
license:
|
||||||
module: [ MIT ]
|
module: [ MIT ]
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
@ -13,8 +11,9 @@ data:
|
||||||
requires:
|
requires:
|
||||||
platform: f28
|
platform: f28
|
||||||
references:
|
references:
|
||||||
community: https://docs.pagure.org/modularity/
|
community: https://fedoraproject.org/wiki/Modularity
|
||||||
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
|
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
|
||||||
|
tracker: https://taiga.fedorainfracloud.org/project/modularity
|
||||||
profiles:
|
profiles:
|
||||||
default:
|
default:
|
||||||
rpms:
|
rpms:
|
||||||
|
|
@ -25,14 +24,7 @@ data:
|
||||||
- tangerine
|
- tangerine
|
||||||
components:
|
components:
|
||||||
rpms:
|
rpms:
|
||||||
perl-List-Compare:
|
wmname:
|
||||||
rationale: A dependency of tangerine.
|
rationale: Test pungi multilib on binary package.
|
||||||
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.
|
|
||||||
buildorder: 10
|
buildorder: 10
|
||||||
ref: master
|
ref: master
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue