Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f49709147b | ||
|
|
c376e7a294 | ||
|
|
00e5543288 |
1 changed files with 8 additions and 13 deletions
|
|
@ -1,16 +1,15 @@
|
|||
document: modulemd
|
||||
version: 2
|
||||
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.
|
||||
license:
|
||||
module: [ MIT ]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [f33]
|
||||
#javapackages-tools: [201801]
|
||||
requires:
|
||||
platform: [f33]
|
||||
buildrequires:
|
||||
platform: f28
|
||||
requires:
|
||||
platform: f28
|
||||
references:
|
||||
community: https://fedoraproject.org/wiki/Modularity
|
||||
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
|
||||
|
|
@ -25,11 +24,7 @@ data:
|
|||
- tangerine
|
||||
components:
|
||||
rpms:
|
||||
perl-List-Compare:
|
||||
rationale: A dependency of tangerine.
|
||||
wmname:
|
||||
rationale: Test pungi multilib on binary package.
|
||||
buildorder: 10
|
||||
ref: master
|
||||
#modules:
|
||||
#dwm:
|
||||
#rationale: Testing module inclusion.
|
||||
#ref: 6.1
|
||||
#buildorder: 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue