yamllint fixes

This commit is contained in:
Karsten Hopp 2017-05-19 10:39:53 +02:00
commit cd4fd99afa

View file

@ -1,3 +1,4 @@
---
document: modulemd document: modulemd
version: 1 version: 1
data: data:
@ -5,12 +6,13 @@ data:
description: A module that contains libraries, binaries, etc description: A module that contains libraries, binaries, etc
that are shared between all other modules. that are shared between all other modules.
license: license:
module: [ MIT ] module:
- MIT
dependencies: dependencies:
buildrequires: buildrequires:
# base-runtime: f26 # base-runtime: f26
perl: f26 perl: f26
# common-build-dependencies-bootstrap: f26 # common-build-dependencies-bootstrap: f26
common-build-dependencies: f26 common-build-dependencies: f26
bootstrap: f26 bootstrap: f26
requires: requires:
@ -18,7 +20,8 @@ data:
perl: f26 perl: f26
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
tracker: https://taiga.fedorainfracloud.org/project/modularity tracker: https://taiga.fedorainfracloud.org/project/modularity
profiles: profiles:
default: default:
@ -246,7 +249,7 @@ data:
- policycoreutils-gui - policycoreutils-gui
components: components:
rpms: rpms:
# libtool provides libtool-ltdl, a runtime library: # libtool provides libtool-ltdl, a runtime library:
libtool: libtool:
rationale: Build dep for many packages. rationale: Build dep for many packages.
ref: f26 ref: f26
@ -295,7 +298,6 @@ data:
rationale: dependency of selinux-policy. rationale: dependency of selinux-policy.
ref: f26 ref: f26
buildorder: 6 buildorder: 6
################################################################
alsa-lib: alsa-lib:
rationale: Component for shared userspace - alsa-lib. rationale: Component for shared userspace - alsa-lib.
ref: f26 ref: f26
@ -510,11 +512,11 @@ data:
rationale: Component for shared userspace - mesa-libGLU. rationale: Component for shared userspace - mesa-libGLU.
ref: f26 ref: f26
buildorder: 10 buildorder: 10
# FTBFS: https://bugzilla.redhat.com/show_bug.cgi?id=1448819 # FTBFS: https://bugzilla.redhat.com/show_bug.cgi?id=1448819
# motif: # motif:
# rationale: Component for shared userspace - motif. # rationale: Component for shared userspace - motif.
# ref: f26 # ref: f26
# buildorder: 12 # buildorder: 12
libXft: libXft:
rationale: Requirement for motif. rationale: Requirement for motif.
ref: f26 ref: f26
@ -612,11 +614,11 @@ data:
ref: f26 ref: f26
buildorder: 10 buildorder: 10
golang-github-shurcooL-sanitized_anchor_name: golang-github-shurcooL-sanitized_anchor_name:
rationale: Build dependency of golang-github-russross-blackfriday. rationale: B-D of golang-github-russross-blackfriday.
ref: f26 ref: f26
buildorder: 11 buildorder: 11
golang-github-russross-blackfriday: golang-github-russross-blackfriday:
rationale: Build dependency of golang-github-cpuguy83-go-md2man. rationale: B-D of golang-github-cpuguy83-go-md2man.
ref: f26 ref: f26
buildorder: 12 buildorder: 12
golang-github-cpuguy83-go-md2man: golang-github-cpuguy83-go-md2man:
@ -647,10 +649,6 @@ data:
rationale: build and runtime dep of many packages. rationale: build and runtime dep of many packages.
ref: f26 ref: f26
buildorder: 15 buildorder: 15
docbook-style-xsl:
rationale: libsecret dependency.
ref: f26
buildorder: 8
xmlto: xmlto:
rationale: libsecret dependency. rationale: libsecret dependency.
ref: f26 ref: f26
@ -659,7 +657,7 @@ data:
rationale: libsecret dependency. rationale: libsecret dependency.
ref: f26 ref: f26
buildorder: 8 buildorder: 8
#TODO: # TODO:
# git <- libsecret <- deps: # git <- libsecret <- deps:
# gtk-doc # gtk-doc
# intltool # intltool