Merge branch 'master' of ssh://pkgs.fedoraproject.org/modules/testmodule
This commit is contained in:
commit
9fb174b8f2
1 changed files with 6 additions and 6 deletions
|
|
@ -1,15 +1,15 @@
|
|||
document: modulemd
|
||||
version: 1
|
||||
version: 2
|
||||
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: f30
|
||||
requires:
|
||||
platform: f30
|
||||
- buildrequires:
|
||||
platform: [f30]
|
||||
requires:
|
||||
platform: [f30]
|
||||
references:
|
||||
community: https://fedoraproject.org/wiki/Modularity
|
||||
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
|
||||
|
|
@ -30,5 +30,5 @@ data:
|
|||
modules:
|
||||
dwm:
|
||||
rationale: Testing module inclusion.
|
||||
ref: 62a7a
|
||||
ref: 6.1
|
||||
buildorder: 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue