Compare commits
8 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
27ded7280f | ||
|
|
b85a7b52c4 | ||
|
|
7024597932 | ||
|
|
fb511c3faa | ||
|
|
2389036ff8 | ||
|
|
d4e2ed16dd | ||
|
|
8bf37912d2 | ||
|
|
77016a998c |
2 changed files with 7 additions and 30 deletions
|
|
@ -1,3 +0,0 @@
|
||||||
this is a testmodule
|
|
||||||
|
|
||||||
And mvadkert likes it!
|
|
||||||
|
|
@ -1,35 +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]
|
base-runtime: master
|
||||||
#javapackages-tools: [201801]
|
requires:
|
||||||
requires:
|
base-runtime: master
|
||||||
platform: [f33]
|
|
||||||
references:
|
references:
|
||||||
community: https://fedoraproject.org/wiki/Modularity
|
community: https://docs.pagure.org/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:
|
|
||||||
default:
|
|
||||||
rpms:
|
|
||||||
- tangerine
|
|
||||||
api:
|
|
||||||
rpms:
|
|
||||||
- perl-Tangerine
|
|
||||||
- tangerine
|
|
||||||
components:
|
|
||||||
rpms:
|
|
||||||
perl-List-Compare:
|
|
||||||
rationale: A dependency of tangerine.
|
|
||||||
ref: master
|
|
||||||
#modules:
|
|
||||||
#dwm:
|
|
||||||
#rationale: Testing module inclusion.
|
|
||||||
#ref: 6.1
|
|
||||||
#buildorder: 10
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue