Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
73e600846c |
1 changed files with 5 additions and 11 deletions
|
|
@ -1,16 +1,15 @@
|
||||||
document: modulemd
|
document: modulemd
|
||||||
version: 2
|
version: 1
|
||||||
data:
|
data:
|
||||||
summary: A test module in all its beautiful beauty.
|
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:
|
license:
|
||||||
module: [ MIT ]
|
module: [ MIT ]
|
||||||
dependencies:
|
dependencies:
|
||||||
- buildrequires:
|
buildrequires:
|
||||||
platform: [f33]
|
platform: f29
|
||||||
#javapackages-tools: [201801]
|
requires:
|
||||||
requires:
|
platform: f29
|
||||||
platform: [f33]
|
|
||||||
references:
|
references:
|
||||||
community: https://fedoraproject.org/wiki/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
|
||||||
|
|
@ -28,8 +27,3 @@ data:
|
||||||
perl-List-Compare:
|
perl-List-Compare:
|
||||||
rationale: A dependency of tangerine.
|
rationale: A dependency of tangerine.
|
||||||
ref: master
|
ref: master
|
||||||
#modules:
|
|
||||||
#dwm:
|
|
||||||
#rationale: Testing module inclusion.
|
|
||||||
#ref: 6.1
|
|
||||||
#buildorder: 10
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue