Syntax highlighting for .spec source blocks is in the process of being enabled for Fedora Docs. However, while the plugin that highlights .spec syntax has something like six different aliases, RPMSpec is none of them.
This PR switches the already-tagged blocks in the tutorial document from [source,RPMSpec] to [source, rpm-spec], one of the supported aliases for the syntax plugin. It also adds tags to a number of other specfile-source blocks in the document that were previously untagged.
Syntax highlighting for
.specsource blocks is in the process of being enabled for Fedora Docs. However, while the plugin that highlights.specsyntax has something like six different aliases,RPMSpecis none of them.This PR switches the already-tagged blocks in the tutorial document from
[source,RPMSpec]to[source, rpm-spec], one of the supported aliases for the syntax plugin. It also adds tags to a number of other specfile-source blocks in the document that were previously untagged.